@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-07T07:37:57Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:identifier "iadopt-variable-20260407T073757-12";
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "Air temperature at 1.7 meter height";
rdfs:label "Air temperature at 1.7 meter height";
skos:altLabel "temperature of air at 1.7 meter height";
skos:definition "My system is measuring air temp at 1.7 meter height.";
skos:prefLabel "Air temperature at 1.7 meter height";
prov:wasAttributedTo orcid:0009-0006-1978-4302;
iop:hasConstraint sub:_n386118b3156c415c9e697dd700ae89deb1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n386118b3156c415c9e697dd700ae89deb1 a iop:Constraint;
rdfs:label "location: 1.7 meter height";
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-07T07:38:10.253Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Air temperature at 1.7 meter height";
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 "p6666ci0MF07BC3KwXBdecSKs8tzP+RXVEZNmWIequCCwFQUYPIjU6RkITdHIUN7ZY99MglFoqMx7y5WqTUJ+qrf2T1Mnbm1uhB5FQf4xiK9HbwA8UW0V3cIVrS5LOBhe+Eg2hHEg8p6lx2p1YurctoRelcQzPPU5rJ2CX3sP1TCREUvMGOb4EJ6JxlzzXaVvgd3mMAiqLUHz2d139+n2yfulWmDfbwgL8iEF8qkB+H3jEoW588wlfoUJGq2zcb9VdR9dxaPWxZG+OPtx6CjN4z8rfZsV31AMpS5fwYmYhbwNl+mhTj6q2nB4r7fjb4eodc7Fd9ETP5JlPgaF8Izew==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}