@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/63881> a skos:Concept ;
    skos:altLabel "affectieve handeling (guideterm)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63632> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63883>,
        <https://data.rkd.nl/thesaurus/63893>,
        <https://data.rkd.nl/thesaurus/67074>,
        <https://data.rkd.nl/thesaurus/67075>,
        <https://data.rkd.nl/thesaurus/67076>,
        <https://data.rkd.nl/thesaurus/67129> ;
    skos:notation "63881" ;
    skos:prefLabel "amorous / affective action (guide term)"@en,
        "amoureuze/affectieve handeling (guideterm)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63848>,
        <https://data.rkd.nl/thesaurus/63888> ;
    prov:generatedAtTime "2024-07-04T11:47:31+00:00"^^xsd:dateTime .

