@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/94049> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300000768> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80890>,
        <https://data.rkd.nl/thesaurus/81426>,
        <https://data.rkd.nl/thesaurus/81805>,
        <https://data.rkd.nl/thesaurus/81938>,
        <https://data.rkd.nl/thesaurus/82410>,
        <https://data.rkd.nl/thesaurus/82685>,
        <https://data.rkd.nl/thesaurus/82832>,
        <https://data.rkd.nl/thesaurus/82860>,
        <https://data.rkd.nl/thesaurus/84495>,
        <https://data.rkd.nl/thesaurus/84548>,
        <https://data.rkd.nl/thesaurus/84607>,
        <https://data.rkd.nl/thesaurus/93894> ;
    skos:notation "94049" ;
    skos:prefLabel "administrative body"@en,
        "administratieve eenheid"@nl ;
    skos:scopeNote "General term for offices, departments, or other branches or representatives that have authority to oversee, direct, manage, and administer on behalf of an institution or other group. Use \"governing bodies\" specifically for organizations who exercise executive power."@en,
        "Omvat descriptoren van organisaties die bestaan uit een besturende instantie samen met de bewoners en het gebied dat op sommige of alle vlakken onder de jurisdictie van die instantie valt. Zie onder \"bestuurslichamen\" voor organisaties die uitvoerende macht uitoefenen."@nl ;
    prov:generatedAtTime "2023-09-19T09:57:43+00:00"^^xsd:dateTime .

