@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-06-24T14:04:48Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:identifier ;
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "Air temperature measured at a specific height.";
rdfs:label "Air temp at 1.7 meter height";
skos:altLabel "temperature of air at 1.7 meter height";
skos:definition "I am measuring air temp at 1.7 meter height/";
skos:prefLabel "Air temp at 1.7 meter height";
prov:wasAttributedTo orcid:0000-0003-2195-3997;
iop:hasConstraint sub:_nbb87d7d6fe4a4b58bb8db70042680537b1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_nbb87d7d6fe4a4b58bb8db70042680537b1 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:0000-0003-2195-3997;
prov:wasGeneratedBy .
}
sub:pubinfo {
orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
this: dcterms:created "2026-06-24T14:04:57.592Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Air temp 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 "gdWx57Eiwq4i5BiuxJnbZ1J9qon7k76oxPHTPcO8H4zF4P5bvVUCdjsbWIzFB4/onGAwyKekli2YFqUCNhkSElVRBZuCHdMNxgzY+mARYP4VffTCI/KoSxmLAuAGIln9Bc6vQ5HoilxRIf9DF7MulvxLQcQY3yU9Uw1DJILcaLInUyQ2PCfBM5lyJOQt486PXTFVOFMCxGxmqFCBZPC2j/B3/6sGRO6JdKayURqa+CHdmOoBv8ASU7c+r2j3gw5P7D/DgpkHC+W/Idl5Xh6KSzfUIIOP31g5lMnHj+86QygOh/E8u2bIhdf7EcEYkOsSYYlCJ7n1bS0ti4QleXs14w==";
npx:hasSignatureTarget this:;
npx:signedBy .
}