@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-16T15:37:23Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:identifier "iadopt-variable-20260316T153723-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:_ne29877eb94c945f8b0e2f4ebaecf8cb9b1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_ne29877eb94c945f8b0e2f4ebaecf8cb9b1 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-16T15:38:50.583Z"^^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 "WedFAXDXfVl7ak0JTSthSEG8ae4LBDJNBdqm2Viz/0CeI7vuOIDJUi/e2i22/7mRYYK7dODrkQmhhPmIToy8fpb+onEEjqALO4lTkt0PzRG8wF2bd5Z15CC/kauOVHx+WydEy7wBcCbJ9qAB0Qk5GA3pDquoP0HDoUTY3DMMP0szeQpV6z1TgjoyavsE7igBVBt3wLw8FdbDZhCulAZ1zxJSR2Pe8zT0wIO0/5cbFuctLoTQweu69N7x0cJbVoWpltC1BZN+LKoW8pQZyaPNKQ3OT0yWS8v2lPR1chGzFmBNQRZHQ2XLa0SilCIQn1SyXasMuq9lra21er8hta7pkw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}