@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/96828> a skos:Concept ;
    skos:altLabel "earthenware (material)"@en,
        "aardewerk (materiaal)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/45125> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300235507> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/44972>,
        <https://data.rkd.nl/thesaurus/57669> ;
    skos:notation "96828" ;
    skos:prefLabel "ceramic (material)"@en,
        "keramisch (materiaal)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/37451>,
        <https://data.rkd.nl/thesaurus/98187> ;
    skos:scopeNote "Refers to any of various hard, brittle, heat-resistant and corrosion-resistant materials made by shaping and then firing a nonmetallic mineral, such as clay, at a high temperature."@en,
        "Verwijst naar verschillende harde, broze, hitte- en corrosiebestendige materialen die worden vervaardigd door een niet-metalen mineraal, zoals klei, te vormen en vervolgens op een hoge temperatuur te bakken."@nl ;
    prov:generatedAtTime "2023-09-11T13:17:59+00:00"^^xsd:dateTime .

