@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:0000-0003-2195-3997 rdfs:label "Barbara Magagna" .
a fdof:FAIRDigitalObject, iop:Variable;
dcterms:conformsTo ;
dcterms:created "2026-03-16T13:44:28Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:identifier "iadopt-variable-20260316T134428-06";
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
rdfs:label "Air temperature at height 1.7 meter";
skos:altLabel "temperature of air location: height 1.7 meter";
skos:definition "measuring air temp at height 1.7 meter";
skos:prefLabel "Air temperature at height 1.7 meter";
prov:wasAttributedTo orcid:0000-0003-2195-3997;
iop:hasConstraint sub:_n8d499bf871634352b1341f35a9c46ef0b1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n8d499bf871634352b1341f35a9c46ef0b1 a iop:Constraint;
rdfs:label "location: height 1.7 meter";
iop:constrains .
a iop:Property;
rdfs:label "temperature" .
a iop:Entity;
rdfs:label "air" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997;
prov:wasGeneratedBy .
}
sub:pubinfo {
orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
this: dcterms:created "2026-03-16T13:44:34.919Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
pav:createdWith ;
rdfs:label "Air temperature at height 1.7 meter";
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 "dt6b5yZ8jU+lSp/g21XHR5eodxyOwYSYrBZxBnPdj0utv8doxs415R99YIs8HK4oacevihkykngk6xAT8KuyDRLYwmpOmdLZMPZjUClPDuhy/4BgyQ6dnG6XJrOCaVqlwvzfIG4ANmc/3dhDkdybBS0GYyRxfbSJKTm3vBeTSJCQx0+JODmCntcbSyuYGN+dzCIgu9En8B+Vo9udTOhJ1y1vzzyvOhUEq5yqH/hTCPC3Dt06RI8dyQP9GUtsCvZd9THQ+HIsYhfHB3kNbX0vDmU4020gKxqTdRsnJJY9ZcSsy255jcTIEzyfpKpVexuD1+U1XqobQVbEujAh3zoqVw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}