@prefix dcterms: .
@prefix fdof: .
@prefix foaf: .
@prefix iop: .
@prefix np: .
@prefix npx: .
@prefix ntemplate: .
@prefix orcid: .
@prefix pav: .
@prefix prov: .
@prefix rdfs: .
@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 {
a fdof:FAIRDigitalObject, iop:Variable;
dcterms:conformsTo ;
dcterms:created "2026-06-18T10:52:12Z"^^xsd:dateTime;
dcterms:creator orcid:0009-0006-1978-4302;
dcterms:identifier "iadopt-variable-20260618T105212-31";
pav:createdWith "LLM-assisted I-ADOPT variable generation";
rdfs:comment "Dissolved oxygen concentration in the water column in mg.m-3";
rdfs:label "Dissolved oxygen in sea water";
prov:wasAttributedTo orcid:0009-0006-1978-4302;
iop:hasConstraint sub:_n5402beb82088495a81198ed5c43a062bb2;
iop:hasMatrix ;
iop:hasObjectOfInterest sub:_n5402beb82088495a81198ed5c43a062bb1;
iop:hasProperty .
a iop:Entity;
rdfs:label "sea surface layer" .
a iop:Property;
rdfs:label "mass concentration" .
a iop:Entity;
rdfs:label "water" .
a iop:Entity;
rdfs:label "oxygen" .
sub:_n5402beb82088495a81198ed5c43a062bb1 a iop:AsymmetricSystem, iop:Entity;
iop:hasDenominator ;
iop:hasNumerator .
sub:_n5402beb82088495a81198ed5c43a062bb2 a iop:Constraint;
rdfs:label "state: dissolved";
iop:constrains .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0006-1978-4302;
prov:wasGeneratedBy .
}
sub:pubinfo {
orcid:0009-0006-1978-4302 foaf:name "Arvin Rastegar" .
this: dcterms:created "2026-06-18T10:52:18.110Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces ;
npx:wasCreatedAt ;
rdfs:label "Dissolved oxygen in sea 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 "N8EFU/s1Q4Hwk0c6OEtjvdbJ7PCJv/0E+IpaaAzx2QdOu0RBn/WM0UCluovjym1rQodJFLasYETPPvQrb3gafdBhUd5WcJtvVvRq5LFpoltLxQ9Lr4C3rEx2g+xBtYWPPii3db35oc7FCXBazSpb3kt67wfrTvP5oLlCDlEiAWPS9HcJ9Du9ULxXQU/tEl70XHGJfq5kUwpQcg3fvp0A1FBz96sJbqgYc0SAD/LcHvTu6GSRdkdWrOcPjx/4FyU+9VkoFFMou4jZwVvetkbnZTiVgVSH24z5EuGR+nTzJ9Q7yWfDr2zze7muBGw77sXFt9Zs2K2YmohiA2Qmr1w72g==";
npx:hasSignatureTarget this:;
npx:signedBy .
}