@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/63689> a skos:Concept ;
    skos:altLabel "God the Father"@en,
        "Greek god"@en,
        "god in the form of animal"@en,
        "river god"@en,
        "sea god"@en,
        "God de Vader"@nl,
        "Griekse god"@nl,
        "god in de gedaante van dier"@nl,
        "riviergod"@nl,
        "stroomgod"@nl,
        "zeegod"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81327> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343851> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63689" ;
    skos:prefLabel "god (male)"@en,
        "god (mannelijk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64715> ;
    skos:scopeNote "Masculine superhuman persons or other beings who are worshipped and believed to have power over nature and the fortunes of mankind."@en,
        "Mannelijke bovennatuurlijke personen of andere wezens die worden aanbeden en van wie wordt verondersteld dat ze invloed hebben op de natuur en het wel en wee van de mensheid."@nl ;
    prov:generatedAtTime "2022-07-11T07:24:10+00:00"^^xsd:dateTime .

