@prefix dcterms: .
@prefix fdof: .
@prefix foaf: .
@prefix iop: .
@prefix np: .
@prefix npx: .
@prefix ntemplate: .
@prefix orcid: .
@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:identifier "iadopt-variable-20260318T081023-74";
rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
skos:altLabel "temperature of air location: 1.7 meter height";
skos:definition "I am measuring air temp at 1.7 meter height.";
skos:prefLabel "Air temperature";
iop:hasConstraint sub:_n80b6af1cd02f431f94f7e88f59e20839b1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n80b6af1cd02f431f94f7e88f59e20839b1 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-03-18T08:11:32.467Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
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 "yLN44eASZ26zKDmBvFkUp1lia7ae8phSMWpbpHrHO/8ewQJRufCvaNfMu8LTk4Zr+pIGmLj3idneBBGjMyB6kqDhpNZ3ikPuu8zR8MNNinOaZjV61XjmsgN4IAJWThh+Wy6hKApOnhuA6qGb29482aa8znjb7LBohRuSNNbfNZdXMKCNepDJrxzPJxcR1BNktvPKiDcaYyC4mHbfsVHIDkN35c1vtdVZmXsvePEC6rp9YTe4UonJ2WZpOYQKS8rluTjKYPzC9WJnsmVjTpg+5DRL243lPo6qHQnrDB7kHGTBLtDFZeJ3sVNzMdJjQUsVJI47IQKhwJNtFUK72XNJiA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}