@prefix bartoc: <https://bartoc.org/en/node/> .
@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@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:430 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gnd .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.8337e2 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:gnd .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P227 .

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

bioregistry:gnd a bioregistry.schema:0000001 ;
    rdfs:label "Gemeinsame Normdatei" ;
    dcterms:description "The Gemeinsame Normdatei (Integrated Authority File) or GND is an international authority file for person names, subject headings and corporate bodies. It is used mainly for documentation in libraries and increasingly also by archives and museums. The GND is managed by the German National Library in cooperation with various regional library networks in German-speaking Europe and other partners."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P227,
        wikidata:Q54506313,
        bartoc:430,
        fairsharing:FAIRsharing.8337e2,
        miriam:gnd ;
    dcat:keyword "culture",
        "knowledge and information systems",
        "social science" ;
    foaf:homepage <https://lobid.org/> ;
    bioregistry.schema:0000005 "117145750"^^xsd:string ;
    bioregistry.schema:0000006 "https://lobid.org/gnd/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[0-9X\\-]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://lobid.org/gnd/"^^xsd:string ;
    bioregistry.schema:0000027 <https://lobid.org/gnd/117145750> ;
    bioregistry.schema:0000029 "gnd" .

wikidata:P227 dcterms:isPartOf bioregistry.metaresource:wikidata .

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

bartoc:430 dcterms:isPartOf bioregistry.metaresource:bartoc .

fairsharing:FAIRsharing.8337e2 dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:gnd dcterms:isPartOf bioregistry.metaresource:miriam .

