@prefix this: <https://w3id.org/np/RAT-j1MLpMm6M_8oNstWKE0rNRrwzkrOUMh-t9lm12tCs> .
@prefix sub: <https://w3id.org/np/RAT-j1MLpMm6M_8oNstWKE0rNRrwzkrOUMh-t9lm12tCs#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@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 {
  <https://doi.org/10.25504/FAIRsharing.vq28qp> schema:url <https://github.com/PopulationAndCommunityOntology/pco> ;
    doap:implements <https://www.w3.org/TR/owl-features/> ;
    a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Semantic-model , fip:Structured-vocabulary ;
    rdfs:comment "Population and Community Ontology (PCO) is an ontology standard for describing the collective and interacting species of any taxa such as humans or plants. PCO has useful application in community health care, plant pathology, behavioral studies, sociology, and ecology. The PCO is compliant with the Basic Formal Ontology (BFO) and is designed to be compatible with other OBO Foundry ontologies." ;
    rdfs:label "Population and Community Ontology | PCO" ;
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.vq28qp> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0009-0001-9691-1989 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.vq28qp> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "XJXgQ1twjHVI84F3SOK8+hfvsqYWIOlmZtTAxTWOZ/UvNnYZ9TRSPHyZCkUFAyGmb1F8nW3UFxcBCjj2f0i+nI4LpOHLHWlbnfpbPDmDNIxvTaH7dqkqY1XU62SWDFl7SKNdTzvKsLrdNHyN2HE+UQmL8l8JHBDOYL7D2qEBpjU=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-05T10:28:11Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:describes <https://doi.org/10.25504/FAIRsharing.vq28qp> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/c091c75e-a1a4-461a-a5ec-6af8b690af1b> .
}