@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/62905> a skos:Concept ;
    skos:altLabel "form of government"@en,
        "Staatsinrichting"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055537> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62905" ;
    skos:prefLabel "politic"@en,
        "politiek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63283>,
        <https://data.rkd.nl/thesaurus/63288>,
        <https://data.rkd.nl/thesaurus/81646>,
        <https://data.rkd.nl/thesaurus/84389> ;
    skos:scopeNote "The art or science of government or governing, especially the governing of a political entity, such as a nation, and the administration and control of its internal and external affairs."@en,
        "Het besturen van een entiteit, met name een politieke entiteit, zoals een natie, en het beheren van de interne en externe betrekkingen van deze entiteit."@nl ;
    prov:generatedAtTime "2023-07-12T07:29:29+00:00"^^xsd:dateTime .

