@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/64721> a skos:Concept ;
    skos:altLabel "Satyr"@en,
        "satyr (female)"@en,
        "sater (vrouwelijk)"@nl,
        "satyr"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63400> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379732> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64721" ;
    skos:prefLabel "satyr"@en,
        "sater"@nl ;
    skos:scopeNote "Fictitious woodland creatures, partly human and partly bestial, often having the body of a lion, the tail and horns of an antelope, and the face of an old man."@en ;
    prov:generatedAtTime "2022-06-13T08:53:46+00:00"^^xsd:dateTime .

