@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/82267> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98337> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026393> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82267" ;
    skos:prefLabel "manifest"@en,
        "manifest"@nl ;
    skos:scopeNote "Formal written declarations, promulgated by a sovereign or by the executive authority of a state or nation, such as to proclaim its reasons and motives for declaring a war, or other international action; also public declarations or proclamations of political, social, artistic, or other principles."@en,
        "Formele, schriftelijke afkondigingen die worden uitgevaardigd door een vorst of door de uitvoerende autoriteiten van een staat of een natie, en waarin, bijvoorbeeld, de motieven voor een oorlogsverklaring, of een andere internationale actie bekend worden gemaakt. Wordt ook gebruikt voor openbare verklaringen of proclamaties van politieke, sociale, artistieke of andere beginselen."@nl ;
    prov:generatedAtTime "2023-08-10T10:19:31+00:00"^^xsd:dateTime .

