@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:display a , ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "FAIR Funding Framework ontology" . nt:hasLabelFromApi "View of properties of OWL ontology published by members of the maintaining space" . this: dct:created "2026-07-03T06:35:03.005Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:display; npx:wasCreatedAt ; rdfs:label "FAIR Funding Framework ontology displays view: View of properties of OWL ontology published by members of the maintaining space"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB"; npx:hasSignature "ed/4YFT/KsnNb/9i/jv9K+pxKv3qXpjl5gi8S+bijzXf+hd1UmV/JL/gbDm9183QO20PXmDQ/BoTSHTjyRBYv/fbt9UIVljhvhWGLSsokVParLTPPFz5z7bTAx/M/ELX90j+LvbYCzPxzy2i/ofKwi1HZT1uG9zzwh8mX+INvRM="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }