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

<https://gn.biblhertz.it/skos/the00000680>
  skos:topConceptOf <https://gn.biblhertz.it/skos/> ;
  skos:prefLabel "Bauunternehmer"@de ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:altLabel "Bauunternehmerin"@de ;
  dc:created "03.04.2022 21:07:36" ;
  a skos:Concept ;
  skos:exactMatch <http://vocab.getty.edu/page/aat/300025053> .

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

<http://vocab.getty.edu/page/aat/300025053> skos:exactMatch <https://gn.biblhertz.it/skos/the00000680> .
