@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:url ; schema:version "2.3.0"; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Semantic-model, fip:Structured-vocabulary; rdfs:comment "PAV is a lightweight ontology for tracking Provenance, Authoring and Versioning. PAV specializes the W3C provenance ontology PROV-O in order to describe authorship, curation and digital creation of online resources. This ontology describes the defined PAV properties and their usage. Note that PAV does not define any explicit classes or domain/ranges, as every property is meant to be used directly on the described online resource."; rdfs:label "Provenance, Authoring and Versioning Ontology | PAV"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-2157-1408; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "fqVrmSvtJTzon4YaiTEF1EeoYshbH2oe2XD2W9Sy1e9bu9M9qxbL/Rtxb2F13kYvE+EKHluGiWet7VgWqbRd/f9dM5Cgs6IlCa7WDNEVP4V6KWZ6mWSViXG5sgOUGL1uzw0FJNaHoyAf2fQQMWOkoxMQoIaJIX+S3nCyiKuHkcE="; npx:hasSignatureTarget this: . this: dct:created "2025-07-04T00:15:09Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }