@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/64716> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://www.iconclass.org/92I76>,
        <https://www.wikidata.org/entity/Q181360> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64716" ;
    skos:prefLabel "harpy (mythological)"@en,
        "harpij (mythologisch)"@nl ;
    prov:generatedAtTime "2023-07-17T12:31:15+00:00"^^xsd:dateTime .

