@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/64121> a skos:Concept ;
    skos:altLabel "rape"@en,
        "verkrachting"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82394> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379835> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64121" ;
    skos:prefLabel "raping"@en,
        "verkrachten"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65253>,
        <https://data.rkd.nl/thesaurus/98423> ;
    skos:scopeNote "In criminal law, the action of assault in which a person or people have sexual intercourse with another person without that person's consent. The term formerly referred to abduction for this purpose; it was used for the action of carrying off a person, usually a woman, and typically for the purpose of sexual violation."@en ;
    prov:generatedAtTime "2023-09-13T12:31:35+00:00"^^xsd:dateTime .

