@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/33378> a skos:Concept ;
    skos:altLabel "pottenbakkersatelier"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/35981> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006310> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "33378" ;
    skos:prefLabel "pottery (manufactory)"@en,
        "pottenbakkerij"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/29602> ;
    skos:scopeNote "Establishments that specialize in making clay pottery, such as earthen pots or vessels."@en,
        "Plaatsen waar aarden potten of vaten worden gemaakt."@nl ;
    prov:generatedAtTime "2023-10-16T14:02:10+00:00"^^xsd:dateTime .

