@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/91563> a skos:Concept ;
    skos:altLabel "liefdespaar"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62976> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300188621>,
        <http://www.iconclass.org/33C2> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91563" ;
    skos:prefLabel "lover"@en,
        "geliefde"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63276> ;
    skos:scopeNote "People who are in love or who have sexual intercourse."@en,
        "Verliefde mensen."@nl ;
    prov:generatedAtTime "2022-05-25T14:01:51+00:00"^^xsd:dateTime .

