@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/98461> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96530> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300443556> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98461" ;
    skos:prefLabel "department store (business)"@en,
        "warenhuis (handelsonderneming)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/35995> ;
    skos:scopeNote "Relatively large retail businesses selling many different kinds of articles, which are arranged in sections or deparments."@en ;
    prov:generatedAtTime "2023-09-20T07:57:05+00:00"^^xsd:dateTime .

