@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/84374> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64181> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387409>,
        <https://www.wikidata.org/entity/Q383044> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84374" ;
    skos:prefLabel "Chinese export porcelain"@en,
        "Chine de commande"@nl ;
    skos:scopeNote "Porcelain ware that is made and decorated in China to European order, as distinct from porcelain in native taste."@en,
        "Porselein dat in opdracht van Europeanen in China is gemaakt en versierd, in tegenstelling tot porselein naar inheemse smaak."@nl ;
    prov:generatedAtTime "2022-08-03T14:12:04+00:00"^^xsd:dateTime .

