@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-04-13T13:47:57Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:identifier "iadopt-variable-20260413T134757-31";
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "air temp at height of 1.7 meter from the ground";
rdfs:label "Air temp at height of 1.7 meter from the ground";
skos:altLabel "temperature of air height: 1.7 meter from the ground";
skos:definition "air temp at height of 1.7 meter from the ground";
skos:prefLabel "air temp at height of 1.7 meter from the ground";
prov:wasAttributedTo orcid:0000-0003-2195-3997;
iop:hasConstraint sub:_n0c8b89c3f49f44eb8d8ef19e13cbe652b1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n0c8b89c3f49f44eb8d8ef19e13cbe652b1 a iop:Constraint;
rdfs:label "height: 1.7 meter from the ground";
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-04-13T13:48:00.804Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Air temp at height of 1.7 meter from the ground";
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 "qM/J9PSOfyeMuNZnmlD5jaQBUr8nKKUJs3mu38d/CQmbe9v2Vc4NpVYdkHXimAXynd7AV2l57O/d8ubdS6RPTL9Q7qYREEjiuR3ElX9oK3GhGLJSMgVZDHQxvLbvXo0GDwbgGzbXRDAEKdMk22De2aV42lfQkLE6QuFePzqziEU3DvnKiEhH1U/W6yOaB4bKZScAtE8bXijTGI1JtujMOw7SI7CGrddgGa50SjupVjBdESy+CZELFU8WXKqoX7r4v2JdQfAnsohCiwjx1LW0QqvlUmQtGZPggdA28hEl1bUhMCxa9bI2tcxZWSxfd359iUfUD3EVf5VWPiJaQA1tkg==";
npx:hasSignatureTarget this:;
npx:signedBy .
}