@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/98448> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386363> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80474>,
        <https://data.rkd.nl/thesaurus/96684> ;
    skos:notation "98448" ;
    skos:prefLabel "governmental body"@en,
        "overheidsorgaan"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98449> ;
    skos:scopeNote "Offices, departments, or other branches or representatives of a government, having official powers to act on behalf of the government, for example, having legal power to enforce regulations."@en,
        "Bureaus, afdelingen of andere instanties of vertegenwoordigers van een overheid, die officiële bevoegdheid hebben om namens de overheid op te treden, bijvoorbeeld de wettelijke bevoegdheid om regelgeving af te dwingen."@nl ;
    prov:generatedAtTime "2023-09-19T10:13:11+00:00"^^xsd:dateTime .

