@prefix this: <https://w3id.org/np/RAGtL9d5fhjsEyJp187Q69Jv4nrS_0Hb_vnbsbAe-pGOM> .
@prefix sub: <https://w3id.org/np/RAGtL9d5fhjsEyJp187Q69Jv4nrS_0Hb_vnbsbAe-pGOM#> .
@prefix schema: <https://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 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 {
  sub:BCCWO a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:FAIR-Specification , fip:Semantic-model , fip:Structured-vocabulary ;
    rdfs:comment "A simple vocabulary for describing biological species and related taxa. The vocabulary defines terms for describing the names and ranking of taxa, as well as providing support for describing their habitats, conservation status, and behavioural characteristics, etc." ;
    rdfs:label "BCCWO | BCC Wildlife Ontology" ;
    schema:version "1.1.0" ;
    fip:has-data-usage-license <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0> ;
    fip:has-description-source <https://iptc.org/thirdparty/bbc-ontologies/wo.html> ;
    fip:registered-on <https://w3id.org/np/RAijxUNMCrfLH7QB3JdUk15vT8Sd_K25RPWVDj6ZBQmy8#LOV> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0003-0468-1969 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "LcdfZwICbBFgLo9851CC52vZ7qqrJK0WHRFdtuB4ihug6U31dQAEtXtHfmtmOLRIlqArzYHC6Y1InZOKz9z/+bkfCeNT9gOWq8IF77RbxCW961HE+its4GC2MrWG54lxfLNv+MYivRlZtQ6wX1A9H/WwRWaElNI4jt04qQjk5yY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-29T16:28:33Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:BCCWO ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/d81decdd-a00c-40d4-b37a-0fc78d608f6b> .
}