@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/the20290024>
  skos:prefLabel "Flugblatt (Mitteilung)"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/1210:Flugblätter> .

<https://gn.biblhertz.it/skos/1210:Flugblätter>
  skos:broader <https://gn.biblhertz.it/skos/1200:Kommunikationsmedien_und_Dokumente> ;
  skos:narrower <https://gn.biblhertz.it/skos/the49340800>, <https://gn.biblhertz.it/skos/the49341400>, <https://gn.biblhertz.it/skos/the20290024>, <https://gn.biblhertz.it/skos/the49341000> ;
  dc:created "2022-12-20T17:41:08.176+01:00" ;
  skos:prefLabel "Flugblätter"@de ;
  skos:altLabel "1210"@de ;
  a skos:Concept ;
  skos:inScheme <https://gn.biblhertz.it/skos/> .

<https://gn.biblhertz.it/skos/the49341000>
  skos:prefLabel "Flugschrift?"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/1210:Flugblätter> .

<https://gn.biblhertz.it/skos/1200:Kommunikationsmedien_und_Dokumente>
  skos:prefLabel "Kommunikationsmedien_und_Dokumente"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/1210:Flugblätter> .

<https://gn.biblhertz.it/skos/the49340800>
  skos:prefLabel "Flugschrift"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/1210:Flugblätter> .

<https://gn.biblhertz.it/skos/the49341400>
  skos:prefLabel "Flugblatt"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/1210:Flugblätter> .

