@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix freq: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix dcat: .
@prefix prov: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:F2A-CS2-DOA1 a freq:Digital-Object-Analysis;
rdfs:comment "RioMar In-situ moorings are data observed from an observation system that is attached to a mooring line anchored to the seabed.";
rdfs:label "F2A-CS2-DOA1 | RioMar In-situ moorings";
freq:digital-object-type , ;
dcat:contactPoint orcid:0009-0009-3769-8776 .
}
sub:provenance {
sub:assertion dcterms:creator orcid:0009-0009-3769-8776 .
}
sub:pubinfo {
this: dcterms:created "2025-12-31T15:20:02Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces sub:F2A-CS2-DOA1;
prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "oRPHPQNTlBRQkRi6xlqZAXa/awh6ZPAeJ+DMGpW65VlVqw0keblaBBrBojx0v6TM9BTA3c2unC2H1DVX6wpSVtBbSX1vRzUN3Y47z7oQbd0gK7qBYQczip/5vV9Aw2O4PWakonNj1h/6a3r9H2qXouq7+VwtdKoxeiXiO1MIHTM=";
npx:hasSignatureTarget this: .
}