@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/62977> a skos:Concept ;
    skos:altLabel "in front of a building"@en,
        "voor een gebouw"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004792> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63030>,
        <https://data.rkd.nl/thesaurus/63335>,
        <https://data.rkd.nl/thesaurus/92635> ;
    skos:notation "62977" ;
    skos:prefLabel "building"@en,
        "gebouw"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65205>,
        <https://data.rkd.nl/thesaurus/66896> ;
    skos:scopeNote "Structures, generally enclosed, that are used or intended to be used for sheltering an activity or occupancy."@en,
        "Bouwwerken van tamelijke of aanzienlijke grootte, in het algemeen van duurzaam materiaal, die meestal een of meerdere ruimten omsluiten en bedoeld zijn voor bewoning, samenkomst of andere maatschappelijke verrichtingen, tot berging of anderszins."@nl ;
    prov:generatedAtTime "2023-11-16T12:12:39+00:00"^^xsd:dateTime .

