@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/64181> a skos:Concept ;
    skos:altLabel "porseleinen voorwerp"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/37451> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386874> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/84374> ;
    skos:notation "64181" ;
    skos:prefLabel "porcelain (visual work)"@en,
        "porselein (beeldend werk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/44972> ;
    skos:scopeNote "Ceramic ware made of the material porcelain, which is white kaolin and a feldspathic rock that react when fired to form a natural glass. In China, porcelain ware includes all highly fired ware that produces a ringing sound when struck. In Europe, it is limited to hard-fired ceramic ware that is translucent."@en,
        "Keramische goederen die gemaakt zijn van porselein: wit kaolien en een veldspaat die bij het bakken met elkaar reageren en een natuurlijk glas vormen. In China worden alle op hoge temperatuur gebakken pottenbakkersgoederen die een heldere klank afgeven als je er op tikt, tot het porselein gerekend. In Europa wordt de term beperkt tot op hoge temperatuur gebakken keramiek die doorschijnend is."@nl ;
    prov:generatedAtTime "2023-09-20T12:21:11+00:00"^^xsd:dateTime .

