@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/the49143400>
  skos:prefLabel "Schienenfahrzeug"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge> .

<https://gn.biblhertz.it/skos/the49143100>
  skos:prefLabel "Lokomotive"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge> .

<https://gn.biblhertz.it/skos/0910:Fahrzeuge>
  skos:prefLabel "Fahrzeuge"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge> .

<https://gn.biblhertz.it/skos/the49870600>
  skos:prefLabel "U-Bahn-Wagen"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge> .

<https://gn.biblhertz.it/skos/the49138400>
  skos:prefLabel "Triebwagen"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge> .

<https://gn.biblhertz.it/skos/the49143300>
  skos:prefLabel "Eisenbahn"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge> .

<https://gn.biblhertz.it/skos/the49142900>
  skos:prefLabel "Lore"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge> .

<https://gn.biblhertz.it/skos/0911:Schienenfahrzeuge>
  skos:narrower <https://gn.biblhertz.it/skos/the49143400>, <https://gn.biblhertz.it/skos/the49143100>, <https://gn.biblhertz.it/skos/the49870600>, <https://gn.biblhertz.it/skos/the49138400>, <https://gn.biblhertz.it/skos/the49142900>, <https://gn.biblhertz.it/skos/the49143300> ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  a skos:Concept ;
  skos:altLabel "0911"@de ;
  skos:broader <https://gn.biblhertz.it/skos/0910:Fahrzeuge> ;
  dc:created "2022-12-20T17:41:08.176+01:00" ;
  skos:prefLabel "Schienenfahrzeuge"@de .

