@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/81060> a skos:Concept ;
    skos:altLabel "sexualiteit"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92681> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055187> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/60345>,
        <https://data.rkd.nl/thesaurus/81132> ;
    skos:notation "81060" ;
    skos:prefLabel "sexuality"@en,
        "seksualiteit"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81061> ;
    skos:scopeNote "Generally used for the sum of an individual's sexual emotions, ideas, and behavior. For the pattern of attitudes and behavior that in any society is deemed appropriate to one sex rather than another, use \"sex role.\" For the concept of the physiological traits that distinguish the males and females of a species, use \"sex.\""@en,
        "Over het algemeen te gebruiken voor iemands seksuele emoties, ideeën en gedrag. Gebruik 'rollenpatroon' voor de houding en gedrag dat in de maatschappij wel voor het ene maar niet voor het andere geslacht juist wordt geacht. Gebruik 'sekse' voor de fysiologische eigenschappen die mannen en vrouwen van elkaar onderscheiden."@nl ;
    prov:generatedAtTime "2023-08-14T06:18:58+00:00"^^xsd:dateTime .

