@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 iop:Entity;
rdfs:label "water" .
a fdof:FAIRDigitalObject, iop:Variable;
dcterms:conformsTo ;
dcterms:identifier "iadopt-variable-20260327T055111-57";
rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
skos:altLabel "turbidity of water in surface water condition: stagnant";
skos:definition "Water turbidity of stagnant surface water";
skos:prefLabel "Water turbidity of stagnant surface water";
iop:hasConstraint sub:_nfa6510d309e4497c878fc4c95f3447d0b1;
iop:hasMatrix ;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_nfa6510d309e4497c878fc4c95f3447d0b1 a iop:Constraint;
rdfs:label "condition: stagnant";
iop:constrains .
a iop:Entity;
rdfs:label "surface water" .
a iop:Property;
rdfs:label "turbidity" .
}
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-27T08:14:09.620Z"^^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 "pyJIM6yuXPBklTatchPoi8c2zcw+xPW3Loa8oY7iK915LpNPPh7DjL0MqgQXA5/HJVWyIF6VPaypgQ0HsOfWZ3qRPUeWXaT6l8KjifZJEfzqSxxHoTHnca2VfsSlKCSalBWHVRdTnPvsRmfT2WL8Ez7gBeGtFSriJpJxnCyinB2r0rb9hHAUvvI04Qnfg1m/GFHXASraqMUUMdq7AOJ2t4anklhaDOM5FNotRUkg+PahSdyPf87q3jW9yQXbTSscP47J/m43vsjh2RZHhHR/xX4/H4iusrTAXmLSzwyc7UAZ8rRYGPvs/CT9PPkf9YtD+JAzJTw1CcxyzZH+fM5eQw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}