@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/63350> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411499> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63350" ;
    skos:prefLabel "voorhuis (fore-house)"@en,
        "voorhuis"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63317>,
        <https://data.rkd.nl/thesaurus/63320> ;
    skos:scopeNote "Entrance spaces of historic Dutch houses or farms that provide a transition from the exterior to the interior of a house. Most span the entire front width of a house, and serve as both a reception point and connection between the street, entry, stairs, and private inner rooms."@en,
        "Voorste gedeelte van historische woningen of boerderijen, namelijk de leefvertrekken waarin men van buitenaf dadelijk binnentreedt."@nl ;
    prov:generatedAtTime "2023-07-17T12:34:52+00:00"^^xsd:dateTime .

