@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/98449> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300252609> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80513>,
        <https://data.rkd.nl/thesaurus/83692>,
        <https://data.rkd.nl/thesaurus/83882>,
        <https://data.rkd.nl/thesaurus/84145>,
        <https://data.rkd.nl/thesaurus/96762> ;
    skos:notation "98449" ;
    skos:prefLabel "governing body"@en,
        "bestuurslichaam"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98448> ;
    skos:scopeNote "General term for committees, offices, departments, or other branches or representatives that exercise powers of governing or government through statutory or other authority. For bodies that administer and manage, but do not necessarily govern or are not representatives of government, use \"administrative bodies.\""@en,
        "Organisaties die bestuurlijke macht uitoefenen. Zie voor termen die zowel een bestuurslichaam als het onder dat bestuur vallende gebied aanduiden de gidsterm \"overheidsinstanties\"."@nl ;
    prov:generatedAtTime "2023-09-19T10:13:25+00:00"^^xsd:dateTime .

