@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix miriam: . @prefix n2t: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:OCLC . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:oclc . bioregistry.metaresource:miriam dcterms:hasPart miriam:oclc . bioregistry.metaresource:n2t dcterms:hasPart n2t:oclc . bioregistry:oclc a bioregistry.schema:0000001 ; rdfs:label "Online Computer Library Center WorldCat" ; dcterms:description "The global library cooperative OCLC maintains WorldCat. WorldCat is the world's largest network of library content and services. WorldCat libraries are dedicated to providing access to their resources on the Web, where most people start their search for information."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:OCLC, n2t:oclc, miriam:oclc ; foaf:homepage ; bioregistry.schema:0000005 "634515043"^^xsd:string ; bioregistry.schema:0000006 "https://www.worldcat.org/oclc/$1"^^xsd:string ; bioregistry.schema:0000008 "^[0-9]+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://www.worldcat.org/oclc/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "oclc" . biocontext:OCLC dcterms:isPartOf bioregistry.metaresource:biocontext . n2t:oclc dcterms:isPartOf bioregistry.metaresource:n2t . miriam:oclc dcterms:isPartOf bioregistry.metaresource:miriam .