@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-28T11:25:24Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:identifier "iadopt-variable-20260428T112524-24";
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "Air temperature measured at 1.8 meter height.";
rdfs:label "Air temperature at 1.8 meter height";
skos:altLabel "temperature of air at 1.8 meter height";
skos:definition "My system is measuring air tempture at 1.8 meter height.";
skos:prefLabel "Air temperature at 1.8 meter height";
prov:wasAttributedTo orcid:0000-0003-2195-3997;
iop:hasConstraint sub:_nee14234790ad4dfe995f95224e094423b1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_nee14234790ad4dfe995f95224e094423b1 a iop:Constraint;
rdfs:label "location: 1.8 meter height";
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-28T11:25:40.849Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Air temperature at 1.8 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 "RyetV0lfJ/VBC3mABSLwKivOlEQvDe9/nEwYAlj4RABxpLojaWIyct3QktwyIY/4raBZWz4JR7DQ/tgZqSTtp2cq5qzXiHANFZJPxoAk5dhS0y0qvKNcl275PbX3/RV/lymTIvltdgQdKPwdQYe7j/ihlPdMqOnYqT5vNcsvRaq2Ej2GNztnEBqKMKgTpznmSZyGIn0dOTubLx54mhECe2lwnBapu98uv9HaY8IHuPtcQoJeLVjrW+JPctS8fpboXet/Rz1dmMKHSnKZGuwHYEmEP5bJl5SY/3J2OhaK741OlEkni4nCK1Phb4b/KWn+9TVrWbGSrSahkn9VOpzmVQ==";
npx:hasSignatureTarget this:;
npx:signedBy .
}