@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/54849> a skos:Concept ;
    skos:altLabel "paarlemoer"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98401> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011835> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "54849" ;
    skos:prefLabel "mother of pearl"@en,
        "parelmoer"@nl ;
    skos:scopeNote "Hard, pearly, iridescent internal layer of various kinds of mollusk shell, extensively used for making small articles and inlays."@en,
        "Harde, parelachtige, regenboogkleurige binnenlaag van verscheidene soorten weekdierschelpen; wordt veel gebruikt voor het maken van kleine voorwerpen en inlegsels."@nl ;
    prov:generatedAtTime "2023-09-19T09:14:38+00:00"^^xsd:dateTime .

