@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/63297> a skos:Concept ;
    skos:altLabel "building under construction"@en,
        "bouwput"@nl,
        "gebouw in aanbouw"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96716> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312090> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63297" ;
    skos:prefLabel "construction site"@en,
        "bouwplaats"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64950>,
        <https://data.rkd.nl/thesaurus/66896> ;
    skos:scopeNote "Places where construction is occurring, particularly construction of a building. For the more general meaning of a site where a building is or was located, whether or not the building is under construction, use \"building sites.\" \""@en,
        "Plekken waar gebouwd wordt, waarbij het met name gebouwen betreft."@nl ;
    prov:generatedAtTime "2022-06-14T13:30:25+00:00"^^xsd:dateTime .

