@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:erddap_auth a , ; rdfs:comment "ERDDAP authetication service"; rdfs:label "ERDDAP authentication service" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-2985-6202 . } sub:pubinfo { orcid:0009-0005-2985-6202 foaf:name "Giulio Verazzo" . this: dct:created "2025-05-22T12:02:37.924Z"^^xsd:dateTime; dct:creator orcid:0009-0005-2985-6202; dct:license ; npx:hasNanopubType , , ; npx:introduces sub:erddap_auth; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCEjPVmr15kJY8Oi8GkxN2cajHAPqmcyHQ1tH0aXXkWXm3MFzOg57+WAL6n4mfDR7rpx+CaNvJRB93wt21lrYqySMqreKQOVLqyu7FbwNM0mfQpsWsa9ltbfPirpTnbjAjQ31ji9G7h9DDdDNyLX1nwj/L3StRfScEin1oUhIVawIDAQAB"; npx:hasSignature "UPJIVgpkKQAIR+bmivfBrXZQ8/WcBEjdULbu4rujEn7xFQ9bihgXfOeYmQF2PCwGuqK1d4OzV1ioJanoiPgo6J3fQ6+3RPWUjJAuecLWPF/Yn2SELAqXP9zJxikoRPOtQdrqnVM+TL5K7P9kZXytB0/8/VjQPhdklauPAOsB3TA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-2985-6202 . }