@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/64723> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379733> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64723" ;
    skos:prefLabel "triton"@en,
        "triton"@nl ;
    skos:scopeNote "Imaginary, partly human sea creatures with the head and trunk of a man, usually bearded, and the tail of a fish or cetacean; in Heraldry and elsewhere, often holding a trident and a shell-trumpet."@en,
        "Fictieve, deels menselijke zeewezens met het hoofd en torso van een doorgaans bebaarde man en de staart van een vis of walvis. In de heraldiek en elders worden ze vaak voorgesteld met een drietand en een schelptrompet."@nl ;
    prov:generatedAtTime "2022-07-04T12:07:34+00:00"^^xsd:dateTime .

