@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/44972> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96828> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010662> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "44972" ;
    skos:prefLabel "porcelain (material)"@en,
        "porselein (materiaal)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64181> ;
    skos:scopeNote "A material comprising white clay, or \"kaolin,\" and a feldspathic rock, that react when fired so the clay serves to hold the shape of the object and the rock fuses into a natural glass. In China, it includes any such ware that is highly fired enough to produce a ringing sound when struck. In Europe, it is limited to hard-fired ceramic that is translucent.\""@en,
        "Verwijst naar een soort keramiek van vuurbestendige witte klei, of 'kaolien', en een veldspaathoudende steen die tijdens het bakken reageert. De klei zorgt ervoor dat het voorwerp de vorm behoudt, terwijl de steen wordt omgezet in natuurlijk glas. In China verwijst dit naar alle soorten aardewerk die zo hard worden gebakken dat er een rinkelend geluid ontstaat als het kapot wordt geslagen. In Europa verwijst het alleen naar hardgebakken doorschijnende keramiek."@nl ;
    prov:generatedAtTime "2022-08-04T09:29:17+00:00"^^xsd:dateTime .

