@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:34:30Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:identifier "iadopt-variable-20260413T133430-55";
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 at 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:_n6caaa9ea822d4ecdb35c26f7f225ee1cb1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n6caaa9ea822d4ecdb35c26f7f225ee1cb1 a iop:Constraint;
rdfs:label "location: 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:34:43.008Z"^^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 "hcr1JHWlc+fq7vcIB6EpYZj/vkDEt/sY/EN6tx3SCEUv6SqDhC2Jg8h4gnvMR9jfJDFdSXuPqc6dmU0qSIAJwcCMnSvxiOAmpCwNX2vcdZgnqBvJDJKNkGV9m+LbWsKEh55FIMgWtq28cLtPK3CdmSs5lqdgcDVzgBIA1plxJSuO/9jOJEQLX8I7YD5OR7ekM9NJQ1kjszcwt6DJxmv+9X8EVhn37qCRc1Mnvi5sTfJIp6G+lyKchBTXLX4Q1OVhHvQRbBeOEGOCFN6srYgRB/c0I0MJKTBFgvBpE+F7o0AX2ltuKa50Xn86byZh16nG/V6oYSZk8aB80TaWrX3s1Q==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}