@prefix bartoc: <https://bartoc.org/en/node/> .
@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 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:1797 .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:LCDGT .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:loc.demographicterms .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P4946 .

bioregistry:loc.demographicterms a bioregistry.schema:0000001 ;
    rdfs:label "Library of Congress Demographic Group Terms" ;
    dcterms:contributor orcid:0000-0002-0156-3556 ;
    dcterms:description "The Library of Congress Demographic Group Terms (LCDGT) is designed to describe the characteristics of the intended audiences of resources, and also the creators of, and contributors to, those resources."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P4946,
        bartoc:1797,
        bioportal:LCDGT ;
    dcat:keyword "loc",
        "ontology",
        "social sciences" ;
    foaf:homepage <https://id.loc.gov/authorities/demographicTerms.html> ;
    bioregistry.schema:0000005 "2015060004"^^xsd:string ;
    bioregistry.schema:0000006 "http://id.loc.gov/authorities/demographicTerms/dg$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{10}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Michelle Futornick" ;
            foaf:mbox "futo@stanford.edu" ] ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000023 "lcdgt" ;
    bioregistry.schema:0000024 "http://id.loc.gov/authorities/demographicTerms/dg"^^xsd:string ;
    bioregistry.schema:0000027 <http://id.loc.gov/authorities/demographicTerms/dg2015060004> ;
    bioregistry.schema:0000029 "loc.demographicterms" .

orcid:0000-0002-0156-3556 rdfs:label "Noemi Betancort Cabrera" ;
    foaf:mbox "noemi.betancort@suub.uni-bremen.de" .

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

wikidata:P4946 dcterms:isPartOf bioregistry.metaresource:wikidata .

bartoc:1797 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:LCDGT dcterms:isPartOf bioregistry.metaresource:bioportal .

