@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/81061> a skos:Concept ;
    skos:altLabel "erotic art"@en,
        "erotische kunst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98106> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300028882> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81061" ;
    skos:prefLabel "erotica"@en,
        "erotica"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/1118>,
        <https://data.rkd.nl/thesaurus/55344>,
        <https://data.rkd.nl/thesaurus/81060> ;
    skos:scopeNote "Depiction or description of sexual love. For depiction or description of sexual activity in an explicit manner intended to stimulate erotic rather than aesthetic feeling, use \"pornography.\""@en,
        "Afbeelding of beschrijving van de seksuele liefde. Gebruik 'pornografie' voor de afbeelding of beschrijving van seksuele handelingen in een context van uitbuiting, misbruik of gewelddadigheid."@nl ;
    prov:generatedAtTime "2023-07-11T11:48:10+00:00"^^xsd:dateTime .

