@prefix this: <https://w3id.org/np/RAVCg1Kvj3fePeJfmO1hLQ6HavxTL_9audWkERmodE2no> .
@prefix sub: <https://w3id.org/np/RAVCg1Kvj3fePeJfmO1hLQ6HavxTL_9audWkERmodE2no#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:FAIRsharing <http://schema.org/url> <https://fairsharing.org/> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Endabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/Registry> ;
    rdfs:comment "A curated, informative and educational resource on data and metadata standards, inter-related to databases and data policies" ;
    rdfs:label "FAIRsharing" ;
    <http://www.w3.org/ns/oa#hasPurpose> <http://purl.obolibrary.org/obo/T4FS_0000430> , <http://purl.obolibrary.org/obo/T4FS_0000527> ;
    <https://w3id.org/gff/fip/terms/has-target-group> <https://w3id.org/fair/fip/terms/Cross-domain-communities> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0003-5409-652X .
}
sub:pubinfo {
  orcid:0009-0003-5409-652X foaf:name "Norbert van Dijk" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDYSu4qNdUEqd0JTmOsBOxEFqb0oxj9/f5qn4kxhmIHkcTOF1vfmnzzp7zCqeCbgH6+obtiHC/xHdBy6ZjPvLyP7aRGJ9XyEIJziFaJGJnObCw4GoNIltZHhrKpAGVzChcySF8zz4xZytYHBlj3qT3XNFeJR9m9zhqqexMtLa5nTwIDAQAB" ;
    npx:hasSignature "vqS9pozRaHz9Yq6mY37sI8BS7zSTZwiWhLwUeA01f7M2nlH/3/VfqpOJYIXLugJELmYvadAUFgFEp1IePuRWLnSURrjO15G3o5KaguDXqfD6Mv/+66vZwfWwExCAOUUSEG4bn2wDJkzhQDM0PfsItTCdLMhZPyL4W4X0A0/u7tU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-5409-652X .
  this: dct:created "2024-04-24T14:36:34.960Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-5409-652X ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:FAIRsharing ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Registry: FAIRsharing" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RATdymkELkBiNf2RxvHaSHp4Us5aEcEteeFDZhNRAu1dA> .
}