@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/97849> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98401> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265183> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "97849" ;
    skos:prefLabel "faience (material)"@en,
        "faience (materiaal)"@nl ;
    skos:scopeNote "A composite material consisting of a body of sintered quartz coupled with an alkaline glaze surface, and used for decorating beads, amulets, figurines, and other small objects. It was invented in Mesopotamia or Iran ca. 4500 BCE, and produced through the mid-7th century CE."@en,
        "Samengesteld materiaal bestaande uit een romp van gesinterde kwarts met een oppervlak van alkalisch glazuur, gebruikt voor het decoreren van kralen, amuletten, beeldjes en andere kleine voorwerpen. De techniek is circa 4500 v. Chr. uitgevonden in Mesopotamië, en werd tot halverwege de 7de eeuw n. Chr. toegepast."@nl ;
    prov:generatedAtTime "2023-09-11T13:17:59+00:00"^^xsd:dateTime .

