@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/63487> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379595>,
        <http://www.iconclass.org/25FF241> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63487" ;
    skos:prefLabel "unicorn"@en,
        "eenhoorn"@nl ;
    skos:scopeNote "Fabulous and legendary animals usually regarded as having the body of a horse with a single horn projecting from the forehead. The unicorn has at various times been identified or confused with the rhinoceros, with various species of antelope, or with other animals having a horns or a horn-like projection from the head. The horn of the narwhal was passed off as unicorn horn; the unicorn horn was valuable, reputed to possess medicinal or magical properties"@en,
        "Dieren in de gedaante van een paard met een lange gedraaide hoorn midden op het voorhoofd, ook als heraldische figuur"@nl ;
    prov:generatedAtTime "2021-10-19T15:02:05+00:00"^^xsd:dateTime .

