@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/63892> a skos:Concept ;
    skos:altLabel "hofmaken"@nl,
        "vrijage"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98358> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300250452>,
        <http://www.iconclass.org/33C21> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63892" ;
    skos:prefLabel "courtship"@en,
        "hofmakerij"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63883> ;
    skos:scopeNote "Endeavors to gain the attention, favor, or affection of another being, usually with the intent of establishing a relationship of further intimacy or marriage; the period during which such activities take place."@en,
        "Pogingen om de aandacht, gunst of genegenheid van iemand anders te krijgen, meestal met de bedoeling om een intieme relatie of huwelijk aan te gaan; de periode waarin zulke activiteiten plaatsvinden."@nl ;
    prov:generatedAtTime "2023-08-14T10:58:38+00:00"^^xsd:dateTime .

