@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/63941> a skos:Concept ;
    skos:altLabel "vakwerkbouw"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/66896> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300125479> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63941" ;
    skos:prefLabel "half-timber construction"@en,
        "vakwerkbouw"@nl ;
    skos:scopeNote "The vernacular building technique in which the spaces between the heavy supporting timbers are filled with brick, wattle and daub, or other material. The term is also used to describe buildings with a false-timber frame attached to the outside wall to give the appearance of half-timber construction."@en,
        "Wordt gebruikt voor de lokale stijl van bouwen waarin de ruimten die tussen het zware ondersteunende constructiehout zitten worden gevuld met baksteen, horde en lik of ander materiaal. Wordt ook gebruikt als omschrijving voor gebouwen met een kunsthouten rand aan de buitenste muur, zodat het een vakwerk constructie lijkt."@nl ;
    prov:generatedAtTime "2023-07-17T11:18:50+00:00"^^xsd:dateTime .

