@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-20260324T140935-83";
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 soil layer: 10 cm depth";
skos:definition "we are measuring soil temp at 10 cm depth";
skos:prefLabel "soil temp at 10 cm depth";
iop:hasConstraint sub:_ndca3a39006894f3a8d1f9bde56b6ca89b1;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_ndca3a39006894f3a8d1f9bde56b6ca89b1 a iop:Constraint;
rdfs:label "layer: 10 cm depth";
iop:constrains .
a iop:Property;
rdfs:label "temperature" .
a iop:Entity;
rdfs:label "soil" .
}
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-24T14:10:00.261Z"^^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 "yznp3pbvkb52xrhD8F/3uarkiCImrm2vAZcgf0zRu866ZZbYyt9n564xV58tNmGH+FKKQmqg+EFJD0w8hD5BBLGFsCq90OHHK++ABEWxnc159s5xbMW5NS6mwvy2yZfOp2+nORx7hLu4N9a8TvADOMgFnSYc5R47AZaWzJ2cSKLSdFArtuuXiUHjPmYr0ZJID/YPohfIj/NmTCFGx0eQiybn2y/6hBUU5NspgQQ9mdpS5qGS3maoWpLNvuw3tE0cmyXmMxKvttNrRCxuydN8iSj8FbALS29NECVLNu7rC9a6gHLMGgfXYmbWLYaFgrfYsbp1eM3VseEUwkoD72eQpg==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}