@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 .

<http://terminology.lido-schema.org/lido00604>
  skos:narrower <https://gn.biblhertz.it/skos/the48162500> ;
  skos:narrowMatch <https://gn.biblhertz.it/skos/the48162500> .

<https://gn.biblhertz.it/skos/a5007>
  skos:prefLabel "a5007"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/the48162500> .

<https://gn.biblhertz.it/skos/the48162500>
  skos:broadMatch <http://terminology.lido-schema.org/lido00604> ;
  skos:prefLabel "Formvorlage von"@de ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:broader <http://terminology.lido-schema.org/lido00604>, <https://gn.biblhertz.it/skos/a5007> ;
  dc:created "26.03.2022 21:41:37" ;
  a skos:Concept .

