@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/82290> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005238> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82290" ;
    skos:prefLabel "market building"@en,
        "marktgebouw"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63037>,
        <https://data.rkd.nl/thesaurus/94372> ;
    skos:scopeNote "Buildings or outdoor areas where trade is conducted, often optimized for a gathering together of people for the purchase and sale produce and livestock. Markets typically have booths or stalls for individual merchants, either in open air or under a single large roof."@en ;
    prov:generatedAtTime "2022-06-15T10:09:33+00:00"^^xsd:dateTime .

