@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/64711> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300303196>,
        <http://www.iconclass.org/91B2>,
        <https://www.wikidata.org/entity/Q128430> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64711" ;
    skos:prefLabel "cyclops"@en,
        "cycloop"@nl ;
    skos:scopeNote "Legendary one-eyed giants in ancient Greek mythology."@en,
        "Legendarische eenogige reuzen uit de oude Griekse mythologie."@nl ;
    prov:generatedAtTime "2022-07-04T11:47:43+00:00"^^xsd:dateTime .

