@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/63954> a skos:Concept ;
    skos:altLabel "buiten"@nl,
        "buitenverblijf"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63943> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005567> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63956> ;
    skos:notation "63954" ;
    skos:prefLabel "country estate"@en,
        "buitenplaats"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62980>,
        <https://data.rkd.nl/thesaurus/82137> ;
    skos:scopeNote "Houses in the country as opposed to an urban area, especially houses that are large, have substantial property, and are used seasonally. For the entire residential estate, including the house, outbuildings, and properties, use \"estates (residential complexes).\""@en,
        "Huizen op het platteland, in het bijzonder grote huizen met veel grond, die niet altijd het hele jaar gebruikt worden."@nl ;
    prov:generatedAtTime "2023-07-17T11:22:23+00:00"^^xsd:dateTime .

