@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/35373> a skos:Concept ;
    skos:altLabel "Crimean War"@en,
        "Thirty Years' War"@en,
        "Dertigjarige Oorlog"@nl,
        "Krimoorlog"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63647> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055314> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/84453>,
        <https://data.rkd.nl/thesaurus/96813> ;
    skos:notation "35373" ;
    skos:prefLabel "war"@en,
        "oorlog"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/53841> ;
    skos:scopeNote "Events taking place over a prolonged period and comprising open and declared hostile armed conflict between nations or parties within a nation. For individual instances of armed conflict, use \"battles.\""@en,
        "Open en officieel verklaard vijandelijk gewapend conflict tussen naties of partijen binnen een natie."@nl ;
    prov:generatedAtTime "2023-08-15T10:01:14+00:00"^^xsd:dateTime .

