@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/82337> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379597> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82337" ;
    skos:prefLabel "siren"@en,
        "sirene"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/82338> ;
    skos:scopeNote "Imaginary species of sea serpent, derived from the Latin vulgate of a passage in Isaiah. Also generic, imaginary sea creatures who are part woman, including the Sirens of Classical mythology."@en ;
    prov:generatedAtTime "2022-06-13T08:53:46+00:00"^^xsd:dateTime .

