@prefix bvha: <https://hist-arch-vocab.org/bvha#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

bvha:c_a9ae7f41
  skos:prefLabel "Knoten"@de, "uzel"@cs ;
  skos:broader bvha:c_0e26a85b ;
  dc:created "2020-07-30T14:42:15"^^xsd:dateTime ;
  a skos:Concept, owl:NamedIndividual ;
  skos:inScheme bvha:conceptScheme_ea998ebe, bvha:conceptScheme_7816b346 ;
  skos:scopeNote "Gebundener Knoten aus Textil oder Leder im Gegensatz zu Knotenpunkt im Dach"@de ;
  dc:modified "2021-01-26T15:47:44"^^xsd:dateTime .

skos:Concept a owl:Class .
bvha:conceptScheme_ea998ebe
  skos:prefLabel "Strukturtypen"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:conceptScheme_7816b346
  skos:prefLabel "Bamberger Vokabular für Historische Architektur"@de ;
  a owl:NamedIndividual, skos:ConceptScheme .

bvha:c_0e26a85b
  skos:prefLabel "spojení"@cs, "Verbindung"@de ;
  a owl:NamedIndividual, skos:Concept ;
  skos:narrower bvha:c_a9ae7f41 .

