@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:PCL .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:PCL .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pcl .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.bfcfd0 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:pcl .

bioregistry.metaresource:ols dcterms:hasPart ols:pcl .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:PCL .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q113014435 .

bioregistry:pcl a bioregistry.schema:0000001 ;
    rdfs:label "Provisional Cell Ontology" ;
    dcterms:description "Cell types that are provisionally defined by experimental techniques such as single cell transcriptomics rather than a straightforward & coherent set of properties."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/obophenotype/provisional_cell_ontology> ;
    skos:exactMatch aberowl:PCL,
        ontobee:PCL,
        wikidata:Q113014435,
        bioportal:PCL,
        fairsharing:FAIRsharing.bfcfd0,
        ols:pcl,
        obofoundry:pcl ;
    dcat:keyword "anatomy",
        "annotation",
        "cell",
        "cell biology",
        "life science",
        "obo",
        "omics",
        "ontology",
        "phenomics",
        "sequencing assay",
        "single-cell multimodal omics",
        "transcriptomics" ;
    foaf:homepage <https://github.com/obophenotype/provisional_cell_ontology> ;
    bioregistry.schema:0000005 "0011124"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/PCL_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:pcl.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:bfo,
        bioregistry:chebi,
        bioregistry:cl,
        bioregistry:go,
        bioregistry:nbo,
        bioregistry:ncbitaxon,
        bioregistry:omo,
        bioregistry:pato,
        bioregistry:pr,
        bioregistry:ro,
        bioregistry:so,
        bioregistry:uberon ;
    bioregistry.schema:0000019 orcid:0000-0002-7073-9172 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/PCL_"^^xsd:string ;
    bioregistry.schema:0000027 obo:PCL_0011124 ;
    bioregistry.schema:0000029 "pcl" .

orcid:0000-0002-7073-9172 rdfs:label "David Osumi-Sutherland" ;
    foaf:mbox "davidos@ebi.ac.uk" .

aberowl:PCL dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:PCL dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q113014435 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:PCL dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.bfcfd0 dcterms:isPartOf bioregistry.metaresource:fairsharing .

ols:pcl dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:pcl dcterms:isPartOf bioregistry.metaresource:obofoundry .

