@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/94372> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94231> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300000250> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63035> ;
    skos:notation "94372" ;
    skos:prefLabel "marketplace"@en,
        "marktplaats"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63037>,
        <https://data.rkd.nl/thesaurus/82290> ;
    skos:scopeNote "Widened streets, neighborhood or town squares, or other mostly open public spaces where booths and stalls may be erected for public sales."@en,
        "Wordt gebruikt voor verbrede straten, buurt- of stadspleinen of andere meestal openbare ruimten waar kraampjes en stalletjes kunnen worden opgebouwd voor verkoop."@nl ;
    prov:generatedAtTime "2023-08-14T14:17:46+00:00"^^xsd:dateTime .

