@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/65028> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65011> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300230874> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65028" ;
    skos:prefLabel "knight"@en,
        "ridder"@nl ;
    skos:scopeNote "Men typically of noble birth, who, under European feudalism, held their rank, privileges, and landed estates from higher ranking individuals, in return for service as armed and mounted warriors or for providing another to fulfill this service in their stead. Use also for those who receive the title as a mark of honor and social distinction."@en,
        "Te gebruiken voor mannen, voornamelijk van adel, die onder het Europese leenstelsel hun titel, privileges en landhuizen ontvingen van hogergeplaatsten en die in ruil daarvoor dienden als gewapende soldaten of iemand stuurden om deze dienst in hun plaats te vervullen. Wordt ook gebruikt voor personen die de titel verkrijgen als ereteken of sociale onderscheiding."@nl ;
    prov:generatedAtTime "2023-06-15T14:01:35+00:00"^^xsd:dateTime .

