@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://gn.biblhertz.it/skos/>
  rdfs:label "MIDAS Vocabulary (SKOS)" ;
  a skos:ConceptScheme .

<https://gn.biblhertz.it/skos/0110:Wohnbauten>
  skos:prefLabel "Wohnbauten"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/0111:Kirchlicher_Wohnbau> .

<https://gn.biblhertz.it/skos/the49755400>
  skos:prefLabel "Küsterhaus"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0111:Kirchlicher_Wohnbau> .

<https://gn.biblhertz.it/skos/the49753600>
  skos:prefLabel "Pfarrhaus?"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0111:Kirchlicher_Wohnbau> .

<https://gn.biblhertz.it/skos/the49709400>
  skos:prefLabel "Domherrenhof"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0111:Kirchlicher_Wohnbau> .

<https://gn.biblhertz.it/skos/0111:Kirchlicher_Wohnbau>
  skos:narrower <https://gn.biblhertz.it/skos/the49753300>, <https://gn.biblhertz.it/skos/the49755400>, <https://gn.biblhertz.it/skos/the49753600>, <https://gn.biblhertz.it/skos/the49709400> ;
  a skos:Concept ;
  dc:created "2022-12-20T17:41:08.176+01:00" ;
  skos:prefLabel "Kirchlicher_Wohnbau"@de ;
  skos:altLabel "0111"@de ;
  skos:broader <https://gn.biblhertz.it/skos/0110:Wohnbauten> ;
  skos:inScheme <https://gn.biblhertz.it/skos/> .

<https://gn.biblhertz.it/skos/the49753300>
  skos:prefLabel "Pfarrhaus"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0111:Kirchlicher_Wohnbau> .

