@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/97299> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97298> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212147> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66934>,
        <https://data.rkd.nl/thesaurus/67213>,
        <https://data.rkd.nl/thesaurus/67216>,
        <https://data.rkd.nl/thesaurus/67228>,
        <https://data.rkd.nl/thesaurus/67231>,
        <https://data.rkd.nl/thesaurus/67232>,
        <https://data.rkd.nl/thesaurus/67606>,
        <https://data.rkd.nl/thesaurus/97297> ;
    skos:notation "97299" ;
    skos:prefLabel "symbol of office"@en,
        "ambtssymbool"@nl ;
    skos:scopeNote "Artifacts that represent a person's position or condition."@en,
        "Voorwerpen die iemands positie of functie representeren."@nl ;
    prov:generatedAtTime "2023-07-19T14:09:14+00:00"^^xsd:dateTime .

