@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/82338> a skos:Concept ;
    skos:altLabel "zeemeermin"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379596> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82338" ;
    skos:prefLabel "mermaid"@en,
        "meermin"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/82335>,
        <https://data.rkd.nl/thesaurus/82337> ;
    skos:scopeNote "Imaginary, partly human sea creatures with the head and trunk of a woman and the tail of a fish or cetacean."@en,
        "Mythische wezens uit de zee, half vrouw, half vis."@nl ;
    prov:generatedAtTime "2022-06-13T08:53:45+00:00"^^xsd:dateTime .

