@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:_n9b4b83d3d11348c0a46277166d93661cb1;
iop:hasMatrix ;
iop:hasObjectOfInterest ;
iop:hasProperty .
sub:_n9b4b83d3d11348c0a46277166d93661cb1 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-27T06:35:45.071Z"^^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 "DkChKiEVnAtm4r2hlVD9JqY56R/2DDyJHQgsz3QputtCWQMvC11MJjLrnoDLB1VaNILB4rNA4MrBkJiKUPZPKrJAgl6NRKl3fvjTaIcDBQ7LKsJU5FjMQdXw+9DJm39h0ffwFC98D7NubdB0x6lhs7cqcLnOAIrgRGB6yzFsH2O7gVfjMl+Va/er9DW9XgKijYDfYDNduyBj8nmQ61KyUQHSw/yyhZLiwUc23RXsPKVxPUfb4c0wz9LvPtnxhykBC6LH7gi1mwD0Lo7mu1IAsqbD34TQKbOFj48qvGZkKPeIfGlnPG9oKWuMxMVDkCC4dZd9LpDO6vfAguGHCbfpYg==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-2195-3997 .
}