@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-20260327T104319-47";
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:_n93387502562a4a09bec0572c9c9cde77b1;
iop:hasMatrix ;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n93387502562a4a09bec0572c9c9cde77b1 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-27T10:44:01.740Z"^^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 "RUcmbJkkWnfzu/lf0YihUmux0BwWL6SOSyE4UFXhuomzLACQaVOAbHFxWNsAjcXjhOhhHZEYs+ufY4RSYAW30fwQfgZSujXCb/LZKuEbqTLuqfVv66V4RVtZ9/TZz7E+yKtGVaen5oM8r9pf8NVzNI4loD3CIb6CbX/m9ZgKqhwoq7ubPk8iWM6fRa2gxQii6K5YiA4G9w/7UcydGnruTeOWhg50T4nI9nyI1iDbuqTOb/V4sSf8kUEJWa7KqJfzKm0MBgzX522pca0hKkDCK9CkoNtIufQN13awv2lZiQaq3B65GrKk7l+ganlZdbOcBoRhmXkNYffdpDDEOi0gpg==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}