@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 dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:489 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hessische.systematik .

bioregistry:hessische.systematik a bioregistry.schema:0000001 ;
    rdfs:label "Nomenclature for inventorying cultural history collections in museums" ;
    dcterms:description "These so-called. 'Hessian system' is a system of cultural and historical museums. It consists of 18 main groups. Each main group has subgroups (previously up to 12), and each subgroup names are led by concrete objects example, belong to this subgroup."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bartoc:489 ;
    foaf:homepage <https://museumsverband-hessen.de/de/veroeffentlichungen/arbeitshilfen-und-handreichungen> ;
    bioregistry.schema:0000005 "1.353"^^xsd:string ;
    bioregistry.schema:0000006 "http://digicult.vocnet.org/sachgruppe/$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://digicult.vocnet.org/sachgruppe/"^^xsd:string ;
    bioregistry.schema:0000027 <http://digicult.vocnet.org/sachgruppe/1.353> ;
    bioregistry.schema:0000029 "hessische.systematik" .

bartoc:489 dcterms:isPartOf bioregistry.metaresource:bartoc .

