@prefix this: <
https://w3id.org/np/RA_ReqAgLrYfciTWO3DVZO2nPb-ZM1HdsXHX9ty0JKVFg
> .
@prefix sub: <
https://w3id.org/np/RA_ReqAgLrYfciTWO3DVZO2nPb-ZM1HdsXHX9ty0JKVFg#
> .
@prefix schema: <
http://schema.org/
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix skos: <
http://www.w3.org/2004/02/skos/core#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://doi.org/10.25504/FAIRsharing.nbfwwv
>
schema:url
<
https://github.com/pav-ontology/pav/
> ;
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
<
https://doi.org/10.25504/FAIRsharing.nbfwwv
> ;
skos:closeMatch
<
http://dx.doi.org/10.1186/2041-1480-4-37
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0009-0004-2157-1408
;
prov:wasDerivedFrom
<
https://doi.org/10.25504/FAIRsharing.nbfwwv
> .
}
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
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:describes
<
https://doi.org/10.25504/FAIRsharing.nbfwwv
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/d0a5c104-d607-458b-af64-bed0e44695ba
> .
}