@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/63326> a skos:Concept ;
    skos:altLabel "kantoorruimte"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90107> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300004521> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63326" ;
    skos:prefLabel "office (work space)"@en,
        "kantoor (kamer)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84170> ;
    skos:scopeNote "Rooms where business, administrative, or professional activities are conducted."@en,
        "Ruimten bestemd voor zakelijke, administratieve of financiële activiteiten. Gebruik 'praktijkruimten' voor ruimten bestemd voor medische of paramedische activiteiten."@nl ;
    prov:generatedAtTime "2022-06-22T14:11:24+00:00"^^xsd:dateTime .

