@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/66896> a skos:Concept ;
    skos:altLabel "bouwen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/54063> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054608>,
        <https://www.wikidata.org/entity/Q3875186> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63941> ;
    skos:notation "66896" ;
    skos:prefLabel "construction"@en,
        "construeren"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62977>,
        <https://data.rkd.nl/thesaurus/63297>,
        <https://data.rkd.nl/thesaurus/64950> ;
    skos:scopeNote "The process of creating something by combining parts or elements, and also for the manner in which the thing has been put together."@en,
        "Wordt gebruikt voor het creëren van iets door middel van het combineren van onderdelen of elementen, en wordt ook gebruikt voor de manier waarop het ding in elkaar is gezet."@nl ;
    prov:generatedAtTime "2023-07-17T11:19:45+00:00"^^xsd:dateTime .

