@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-20260327T125003-02";
rdfs:comment "LLM-proposed preferred label is stored in skos:prefLabel. The alternative label is generated from the simple-entity formula.";
rdfs:label "Water turbidity of stagnant surface water";
skos:altLabel "turbidity of water condition: stagnant in surface water";
skos:definition "Water turbidity of stagnant surface water";
skos:prefLabel "Water turbidity of stagnant surface water";
iop:hasConstraint sub:_ncb6bfc098fca4b4ea58ef6cb2a7123b0b1;
iop:hasMatrix ;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_ncb6bfc098fca4b4ea58ef6cb2a7123b0b1 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-27T12:50:42.321Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Water turbidity of stagnant surface water";
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 "UirMAfP8EBGfSgVJw4s0MMLt1GLgUHxM8hhUdaYKaf77i/eDvAP5ZjBOe5AmveZ4iBzMtpJp6qRPhGbX2pwmX6G2FjsH2pMpFjmrY3tZ8h3blH/s/sP33p9DH11Zc7nnruFwZT7JEVaSLzMMch2uEwU/bX7g28oH1HDjbWqde6zI4Q49c3a7N1Bj2fW791tSQKfp9AeNMNO7v2aF4MtVyqvBQZyGv48Klcpt0urzGDYyCXDQXf2FjXdVDf4Oisn4YwJdg63D8Gq8nBh3qlwMJnpOFGVaGT5vxqgQhzYCNwsWs2d9ZpwcCSmKUBVKgMic4e5y0rbeHO3UBGgYT04ddw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}