@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PMCID .

bioregistry.metaresource:biolink dcterms:hasPart biolink:PMC .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pmc .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:PMCID .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.2b4316 .

bioregistry.metaresource:go dcterms:hasPart go.resource:PMCID .

bioregistry.metaresource:miriam dcterms:hasPart miriam:pmc .

bioregistry.metaresource:n2t dcterms:hasPart n2t:pmc .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pmc .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Pmc .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P932 .

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

bioregistry:pmc a bioregistry.schema:0000001 ;
    rdfs:label "PubMed Central" ;
    dcterms:description "PMC International (PMCI) is a free full-text archive of biomedical and life sciences journal literature. PMCI is a collaborative effort between the U.S. National Institutes of Health and the National Library of Medicine, the publishers whose journal content makes up the PMC archive, and organizations in other countries that share NIH's and NLM's interest in archiving life sciences literature."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P932,
        wikidata:Q11801904,
        biocontext:PMCID,
        biolink:PMC,
        cellosaurus.resource:PMCID,
        go.resource:PMCID,
        n2t:pmc,
        fairsharing:FAIRsharing.2b4316,
        prefixcommons:pmc,
        miriam:pmc,
        togoid:Pmc ;
    dcat:keyword "bibliography",
        "biomedical science",
        "centrally registered identifier",
        "literature" ;
    foaf:homepage <http://europepmc.org/> ;
    bioregistry.schema:0000005 "PMC3084216"^^xsd:string ;
    bioregistry.schema:0000006 "http://europepmc.org/articles/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^PMC\\d+(\\.\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-1798-9797 ;
    bioregistry.schema:0000023 "PMC",
        "PMCID" ;
    bioregistry.schema:0000024 "http://europepmc.org/articles/"^^xsd:string ;
    bioregistry.schema:0000027 <http://europepmc.org/articles/PMC3084216> ;
    bioregistry.schema:0000029 "pmc" .

orcid:0000-0002-1798-9797 rdfs:label "Jeff Beck" ;
    foaf:mbox "beck@ncbi.nlm.nih.gov" .

wikidata:P932 dcterms:isPartOf bioregistry.metaresource:wikidata .

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

biocontext:PMCID dcterms:isPartOf bioregistry.metaresource:biocontext .

biolink:PMC dcterms:isPartOf bioregistry.metaresource:biolink .

cellosaurus.resource:PMCID dcterms:isPartOf bioregistry.metaresource:cellosaurus .

go.resource:PMCID dcterms:isPartOf bioregistry.metaresource:go .

n2t:pmc dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.2b4316 dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:pmc dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:pmc dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Pmc dcterms:isPartOf bioregistry.metaresource:togoid .

