@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/64224> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300380125>,
        <http://www.iconclass.org/31A421> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64224" ;
    skos:prefLabel "giant"@en,
        "reus"@nl ;
    skos:scopeNote "In Greek mythology and elsewhere, beings having human form but of superhuman stature, found frequently in mythic or pseudo-historical traditions and in romantic fiction."@en ;
    prov:generatedAtTime "2022-06-13T08:53:45+00:00"^^xsd:dateTime .

