@prefix this: <https://w3id.org/np/RAD7zVsq03HNmMVfmqnLXXi4V10tm2Lzsi6XWO8xu3td8> .
@prefix sub: <https://w3id.org/np/RAD7zVsq03HNmMVfmqnLXXi4V10tm2Lzsi6XWO8xu3td8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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:DwC a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/Metadata-schema> , <https://w3id.org/fair/fip/terms/Provenance-model> , <https://w3id.org/fair/fip/terms/Semantic-model> , <https://w3id.org/fair/fip/terms/Structured-vocabulary> ;
    rdfs:comment "Darwin Core is a standard maintained by the Darwin Core Maintenance Interest Group. It includes a glossary of terms (in other contexts these might be called properties, elements, fields, columns, attributes, or concepts) intended to facilitate the sharing of information about biological diversity by providing identifiers, labels, and definitions. Darwin Core is primarily based on taxa, their occurrence in nature as documented by observations, specimens, samples, and related information." ;
    rdfs:label "Darwin Core Standard" ;
    rdfs:seeAlso <https://dwc.tdwg.org/> .
}
sub:provenance {
  sub:assertion dcterms:creator orcid:0000-0002-8675-7068 .
}
sub:pubinfo {
  orcid:0000-0002-3462-0967 foaf:name "Fred van de Brug" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0SjQ1p76p5tFSMAJGpGEHLe9aSzOR1k9uUSo6YwSvnHiJJf4fdmWxoyrKL4MNQ9J1Lh7cfRWcubKQ1aSjnAK2z23+vPzg17VNpe14kaeffCJlZBqa0w917JwfIsOEhtBwPerfXxPCCcUOXKa7UEkoA4SCTswLWZXx4EOuifdjLQIDAQAB" ;
    npx:hasSignature "dXy8IHYOETUa1O6SjlM0xBU+FK8oa590nrEvdX3CvSNDloVPlhiNlnK4G54/AEquhph5lfQ8zfkd/Y0CQKMZ9CH/1nmvunuy6Z5jKxb9BcyF8DG1xzIDAn6SLt1XfMk/FSKKUD7l7pOHmrLy+dc/tIgdYme0d10zF0n78kGzcss=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-3462-0967 .
  this: dcterms:created "2024-06-10T09:30:57.667Z"^^xsd:dateTime ;
    dcterms:creator <https://fip-wizard.ds-wizard.org> , orcid:0000-0002-3462-0967 ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> , <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    prov:wasDerivedFrom <http://purl.org/np/RAFmqYVBtOTURhXkRP0EHLqMV5HBXa5nrvHJS9SxTmwhg> , <https://w3id.org/fip/wizard/d9981f26-5873-472c-8828-945c388a70cc> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A> , <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU> .
}