@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/67832> a skos:Concept ;
    skos:altLabel "schelpornament"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67826> ;
    skos:exactMatch <http://www.iconclass.org/48AA9853> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/92345> ;
    skos:notation "67832" ;
    skos:prefLabel "conch motif"@en,
        "schelpmotief"@nl ;
    skos:scopeNote "Shell-shaped motifs on objects, building elements and clothing."@en,
        "Schelpvormige motieven op voorwerpen, bouwelementen en kleding."@nl ;
    prov:generatedAtTime "2023-10-18T14:15:30+00:00"^^xsd:dateTime .

