@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/64064> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300375739> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64064" ;
    skos:prefLabel "sphinx"@en,
        "sfinx"@nl ;
    skos:scopeNote "Mythical creatures having a lion's body and a human head. Originating in Egypt, probably as a type of the king, the Sphinx became known early to Syrians, Phoenicians, and Mycenaean Greeks."@en,
        "Mythische schepsels met het lichaam van een leeuw en het hoofd van een mens."@nl ;
    prov:generatedAtTime "2023-07-20T13:39:50+00:00"^^xsd:dateTime .

