@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/63488> a skos:Concept ;
    skos:altLabel "grijpvogel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379594>,
        <http://www.iconclass.org/25FF231> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63488" ;
    skos:prefLabel "griffin"@en,
        "griffioen"@nl ;
    skos:scopeNote "Composite mythological creatures with the head and wings of a bird (usually that of an eagle) and the body and hind quarters of a lion. Was a favorite decorative motif in the ancient Middle Eastern and Mediterranean area, probably having originated in the Levant in the 2nd millennium BCE; the griffin had spread throughout western Asia and into Greece by the 14th century BCE. The Asiatic griffin had a crested head, whereas the Minoan and Greek griffin usually had a mane of spiral curls. It was shown either recumbent or seated on its haunches, often paired with the sphinx; its function was often protective. The Greeks believed griffins inhabited Scythia to keep jealous watch over the gold of that country."@en,
        "Fabeldieren met de kop en vleugels van een adelaar en het lijf van een leeuw, symbool voor de heerschappij over zowel hemel als aarde."@nl ;
    prov:generatedAtTime "2022-07-04T12:03:58+00:00"^^xsd:dateTime .

