@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/50282> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96708> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300258519>,
        <https://www.wikidata.org/entity/Q1128240> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/TITEL> ;
    skos:notation "50282" ;
    skos:prefLabel "earl"@en,
        "earl (Engelse titel)"@nl ;
    skos:scopeNote "Refers to British noblemen of the third rank of the nobility, on the same level as Continental European counts, below dukes and marquises and above viscounts."@en,
        "Te gebruiken voor Britse edelen in de derde graad van adeldom, op hetzelfde niveau als de graven van het Europese vasteland, lager dan hertogen en markiezen en hoger dan burggraven."@nl ;
    prov:generatedAtTime "2022-10-13T14:14:43+00:00"^^xsd:dateTime .

