@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/65404> a skos:Concept ;
    skos:altLabel "seducing"@en,
        "verleiden"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98358> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379069> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65404" ;
    skos:prefLabel "seduction"@en,
        "verleiding"@nl ;
    skos:scopeNote "The actions or acts of persuading or inducing a person to err in conduct or belief, particularly in the sense of causing a woman to surrender her chastity."@en,
        "Acties of handelingen waarbij iemand wordt overtuigd of ertoe gebracht om te dwalen in gedrag of geloof, met name in de betekenis van een vrouw die haar kuisheid opgeeft."@nl ;
    prov:generatedAtTime "2023-11-27T08:34:40+00:00"^^xsd:dateTime .

