https://w3id.org/np/RAbb0pvoFGiNwcY8nL-qSR93O4AAcfsQRS_TNvLqt0VHg
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAbb0pvoFGiNwcY8nL-qSR93O4AAcfsQRS_TNvLqt0VHg> . @prefix sub: <https://w3id.org/np/RAbb0pvoFGiNwcY8nL-qSR93O4AAcfsQRS_TNvLqt0VHg/> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix fdof: <https://w3id.org/fdof/ontology#> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix npx: <http://purl.org/nanopub/x/> . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:FdoExample a fdof:FAIRDigitalObject; dct:conformsTo <https://hdl.handle.net/21.T11966/365ff9576c26ca6053db>; rdfs:label "ExampleFdo001" . } sub:provenance { sub:assertion prov:Attribution <https://orcid.org/0009-0008-3635-347X> . } sub:pubinfo { this: dct:created "2025-07-02T14:43:20.332+02:00"^^xsd:dateTime; npx:introduces sub:FdoExample . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApbztY8l4lWqVF8L/djJ1knoc7Nm5kVHT9NqSe0fXO9Hel3DRO2IyxJYVEvThhllBuHNtZK32ww23AlglArokhxPCSBPKvVgQS6r46khF2D85tnd5htaBq+bfjMqL+LDlQh3LdBpAqrLmsmfsPkU65CCxSGufBs2v39p41z5FkRXE1JKJ/UZe+1OUq+CibjOfo1g1Nz6HO0fZML7GnQBj5X9lvU0llmDk/sqdNMxAJDSQh2/Zh0kz7+Dm7vJOx3mNEXU4FuzVzKBYwTotvEcJod7Vot1fPOJXPGoNDVNKMQffCala9o4pqT739LS7R7ZFVMjzPkLUxYCjnEgOZI5t6wIDAQAB"; npx:hasSignature "nxHnD1J3kV62T1YAH0XIiOTDEAuu8La7lXREcN/to55FBl/BfykYQyxQQdJRCqgSh28Cq0Roj5UwOj3kmrFIk0Qm3ClfCaWQPZ94tSGYIV3q7W7mQFmZ3s5Hucqq2fy1JEnOw1/xnQGshacZ9ChPCykw1vW7EEc6xMIQinI5KX8341BGQBJhXW220ie/24Of1oQ5uRKMmqrykUKLXFoE3qtYsvuwFBPFWVD5/19ejzB/7/MMP4M+cSC55LzCebFXJkLI4nQlrOzXWyRw6O+RvLy7zW2SudrlaZ/rr6gS4tMdTSqTe8ZCrRlp9w4B5VsWZJ4mHniEp+KfPvm11nYK0g=="; npx:hasSignatureTarget this:; npx:signedBy <https://orcid.org/0009-0008-3635-347X> . }