@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/64356> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379740> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64356" ;
    skos:prefLabel "centaur"@en,
        "centaur"@nl ;
    skos:scopeNote "Legendary creatures having the head, trunk, and arms of a man joined to the body and legs of a horse. The term derives from early Greek literature where it referred to a savage tribe of Thessaly, who were said to be expert horse riders."@en,
        "Wezens met het bovenlijf van een mens en het overige gedeelte van een paard."@nl ;
    prov:generatedAtTime "2022-06-13T08:44:42+00:00"^^xsd:dateTime .

