@prefix bartoc: <https://bartoc.org/en/node/> .
@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 dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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:bartoc dcterms:hasPart bartoc:528 .

bioregistry.metaresource:biolink dcterms:hasPart biolink:NLMID .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:nlm .

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

bioregistry:nlm a bioregistry.schema:0000001 ;
    rdfs:label "National Library of Medicine Catalog" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The NLM Catalog provides access to NLM bibliographic data for journals, books, audiovisuals, computer software, electronic resources and other materials. Links to the library's holdings in LocatorPlus, NLM's online public access catalog, are also provided. [from homepage]"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:Q986957,
        bartoc:528,
        biolink:NLMID ;
    dcat:keyword "journal",
        "ontology" ;
    foaf:homepage <https://www.ncbi.nlm.nih.gov/nlmcatalog> ;
    bioregistry.schema:0000005 "101775319"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ncbi.nlm.nih.gov/nlmcatalog/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/nlm/nlm.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "NLM Customer Service" ;
            foaf:mbox "custserv@nlm.nih.gov" ] ;
    bioregistry.schema:0000024 "https://www.ncbi.nlm.nih.gov/nlmcatalog/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.ncbi.nlm.nih.gov/nlmcatalog/101775319> ;
    bioregistry.schema:0000029 "nlm" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

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

bartoc:528 dcterms:isPartOf bioregistry.metaresource:bartoc .

biolink:NLMID dcterms:isPartOf bioregistry.metaresource:biolink .

