@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/45125> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90119> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010439> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/37461>,
        <https://data.rkd.nl/thesaurus/37463>,
        <https://data.rkd.nl/thesaurus/45008>,
        <https://data.rkd.nl/thesaurus/96828> ;
    skos:notation "45125" ;
    skos:prefLabel "clay"@en,
        "klei"@nl ;
    skos:scopeNote "Naturally occurring sediments that are produced by chemical actions resulting during the weathering of rocks. It is often the term applied to all earths that form a paste with water and harden when heated."@en,
        "Een aarden materiaal waarvan waterhoudend aluminiumsilicaat het belangrijkste bestanddeel is. Het wordt kneedbaar als het nat is en permanent gehard nadat het is gebakken."@nl ;
    prov:generatedAtTime "2023-09-11T13:12:45+00:00"^^xsd:dateTime .

