@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/82719> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379749> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82719" ;
    skos:prefLabel "phoenix"@en,
        "feniks"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/99268> ;
    skos:scopeNote "Mythical birds resembling an eagle but having red and gold plumage. The phoenix was said to live for hundreds of years, then it would burn itself in a funeral pyre or temple sacrifice, only to rise from the ashes with renewed youth. Variations of the myth place the birds in the deserts of Arabia or in ancient Egypt."@en ;
    prov:generatedAtTime "2026-01-26T11:20:19+00:00"^^xsd:dateTime .

