@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/35986> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025949> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:narrower <https://data.rkd.nl/thesaurus/35999>,
        <https://data.rkd.nl/thesaurus/47232>,
        <https://data.rkd.nl/thesaurus/81153> ;
    skos:notation "35986" ;
    skos:prefLabel "agency"@en,
        "bureau (instantie)"@nl ;
    skos:scopeNote "Commercial organizations or certain administrative units of government that provide a service."@en,
        "Organisaties of bepaalde administratieve overheidsinstanties die een dienst verlenen."@nl ;
    prov:generatedAtTime "2023-09-20T12:42:04+00:00"^^xsd:dateTime .

