@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:loc.graphicmaterials .

bioregistry:loc.graphicmaterials a bioregistry.schema:0000001 ;
    rdfs:label "Thesaurus for Graphic Materials" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The Thesaurus for Graphic Materials is a tool for indexing visual materials by subject and by genre/format. The thesaurus includes more than 7,000 subject terms and 650 genre/format terms to index types of photographs, prints, design drawings, ephemera, and other pictures. In 2007, the subject and genre/format vocabularies, previously maintained separately, were merged into a single list and migrated to new software, MultiTes. New terms are added regularly. TGM is searchable through the Prints and Photographs Online Catalog (PPOC). For questions about the thesaurus, contact TGM editors at: tgmed@loc.gov.  (from homepage)"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    dcat:keyword "design drawings",
        "ephemera",
        "format",
        "genre",
        "loc",
        "photographs",
        "prints",
        "visual materials" ;
    foaf:homepage <https://id.loc.gov/vocabulary/graphicMaterials> ;
    bioregistry.schema:0000005 "tgm000027"^^xsd:string ;
    bioregistry.schema:0000006 "http://id.loc.gov/vocabulary/graphicMaterials/$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://id.loc.gov/vocabulary/graphicMaterials/"^^xsd:string ;
    bioregistry.schema:0000027 <http://id.loc.gov/vocabulary/graphicMaterials/tgm000027> ;
    bioregistry.schema:0000029 "loc.graphicmaterials" .

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

