@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/66703> a skos:Concept ;
    skos:altLabel "gewone nautilus"@nl,
        "nautilus pompilius"@nl,
        "parelnautilus"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63481> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300261383> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66703" ;
    skos:prefLabel "nautilus shell"@en,
        "nautilusschelp"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65749> ;
    skos:scopeNote "The shell of the pearly nautilus, Nautilus macromphalus, native to the tropical Pacific and Indian Oceans, used to make decorative objects such as cups, salts, and jewelry, and as carving material."@en,
        "Te gebruiken voor de schelp van de Nautilus macromphalus, afkomstig uit de tropische Grote en Indische Oceaan, gebruikt voor het maken van decoratieve voorwerpen zoals bekers, zoutvaatjes en juwelen, en als snijmateriaal."@nl ;
    prov:generatedAtTime "2023-09-19T09:13:45+00:00"^^xsd:dateTime .

