@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/35995> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63352> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005344> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "35995" ;
    skos:prefLabel "department store (building)"@en,
        "warenhuis (bouwwerk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98461> ;
    skos:scopeNote "Large stores selling many different kinds of articles arranged in different departments or areas of the store."@en,
        "Grote winkels waar veel verschillende soorten artikelen worden verkocht, verdeeld over verschillende afdelingen."@nl ;
    prov:generatedAtTime "2023-09-20T08:17:01+00:00"^^xsd:dateTime .

