@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/63276> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94162> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055165> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63276" ;
    skos:prefLabel "love (emotion)"@en,
        "liefde"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63888>,
        <https://data.rkd.nl/thesaurus/91563> ;
    skos:scopeNote "Emotional and psychological state based on strong affection, loyalty, and benevolence for another arising out of kinship, as in maternal love; arising out of sexual attraction and emotional affinity, as in affection and tenderness felt between lovers; and arising out of respect and admiration, as in the valuation and appreciation among friends."@en,
        "Emotionele en psychologische staat die is gebaseerd op sterke genegenheid, loyaliteit en welwillendheid ten opzichte van een ander als gevolg van verwantschap, zoals moederliefde, van seksuele aantrekkingskracht en emotionele affiniteit, zoals de genegenheid en tederheid bij geliefden, en van respect en bewondering, zoals de wederzijdse waardering bij vrienden."@nl ;
    prov:generatedAtTime "2023-06-14T11:35:36+00:00"^^xsd:dateTime .

