@prefix dcterms: .
@prefix fdof: .
@prefix foaf: .
@prefix iop: .
@prefix np: .
@prefix npx: .
@prefix ntemplate: .
@prefix orcid: .
@prefix pav: .
@prefix prov: .
@prefix rdfs: .
@prefix skos: .
@prefix sub: .
@prefix this: .
@prefix xsd: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0009-0006-1978-4302 rdfs:label "Arvin Rastegar" .
a fdof:FAIRDigitalObject, iop:Variable;
dcterms:conformsTo ;
dcterms:created "2026-04-01T11:41:01Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:identifier "iadopt-variable-20260401T114101-20";
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "Air temperature at a height of 1.7m";
rdfs:label "Air temperature at a height of 1.7m";
skos:altLabel "temperature of air at a height of 1.7m";
skos:definition "My system is measuring air temperature at a height of 1.7m";
skos:prefLabel "Air temperature at a height of 1.7m";
prov:wasAttributedTo orcid:0009-0006-1978-4302;
iop:hasConstraint sub:_n2aeef0532b2e444bb72ffa946434fefbb1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n2aeef0532b2e444bb72ffa946434fefbb1 a iop:Constraint;
rdfs:label "location: at a height of 1.7m";
iop:constrains .
a iop:Property;
rdfs:label "temperature" .
a iop:Entity;
rdfs:label "air" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0006-1978-4302;
prov:wasGeneratedBy .
}
sub:pubinfo {
orcid:0009-0006-1978-4302 foaf:name "Arvin Rastegar" .
this: dcterms:created "2026-04-01T11:41:27.158Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Air temperature at a height of 1.7m";
ntemplate:wasCreatedFromProvenanceTemplate ;
ntemplate:wasCreatedFromPubinfoTemplate ,
, ;
ntemplate:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzymtTYCOhZMR6OcAN9w2t82zy6tPY5UkyFAEyxdvUUFaHciaH4dxdSgrCXdg8GoZIOW7wQEJGtom7D1fkFOfVFVgLb4wApmPen87msSXoAN1yPeDEkD4BFQ+GanBFQxqebpmgjF9tLIkZFziShWQrAyBOqy4K44YCYq/l94FIdRZGabV9IAngZwydWh2TBBBahuwsysHulhkdgiedWKl75mdsYgDzHlAJz4BnQ8Az9w+k7LnwQDPvThTZJtt+dFAW/y1M3WKzf+9biSlLgbHtRWYI6Z9ovetZi8vWiW2lpiCvyfGKNIgP+Q38D1i3gJEPQnj+iK8Nw9LLHhg8bV+yQIDAQAB";
npx:hasSignature "NjFNk9qV2H545+M/n/cLVGLIL3rfZFbZ+8PldjvedvRNeUsSpvEyQCpRGDFNd+YAIjpNA5Fm+bvYjTUTTbJoKXF+CZ/Xt+UbKATsqThYYKcwdWtEsnqm6XXUNAv+QlIXkKsU8kdrwC9w5le0xy7coNU/Tgofi9vM1qJBa7dhwY2SmiB3gd+w7OliJAft9UY7yS7wgGAX5YHa9Y2X8aAYlRI6W54yUJOe/P4z4Ri9n2FIUFAwZt4fJbIhvo8zYpBar4yzMcDHVY0Hqhlgl4w53ifr5VCbp36ueFz7lNy8vTNdeB9Dflrer90Z5cuEGD00sdLpfbSFziUPckJ4jyKMnA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}