@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/64085> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97335> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025758> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64085" ;
    skos:prefLabel "cardinal"@en,
        "kardinaal"@nl ;
    skos:scopeNote "Ecclesiastical officials of the Roman Catholic Church who constitute the Pope's council, or the Sacred College, and who retain the right of electing future popes."@en ;
    prov:generatedAtTime "2022-10-13T10:01:58+00:00"^^xsd:dateTime .

