@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/65436> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98401> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011827> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65436" ;
    skos:prefLabel "pearl"@en,
        "parel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65437>,
        <https://data.rkd.nl/thesaurus/66260> ;
    skos:scopeNote "A smooth round bead formed primarily within the shells of two distantly related groups of molluscan bivalves or clams, including the ocean-dwelling pearl oysters and the freshwater river mussels. Pearls are used in jewelry and for other ornamental puposes; they are considered a gem."@en,
        "Een gladde, ronde kraal die wordt gevormd in de schelp van bepaalde weekdieren. Wordt gebruikt voor sieraden en andere decoratieve doeleinden, en wordt als edelsteen beschouwd."@nl ;
    prov:generatedAtTime "2023-09-19T09:14:16+00:00"^^xsd:dateTime .

