@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/80476> a skos:Concept ;
    skos:altLabel "Siege of Alkmaar"@en,
        "Siege of Antwerp"@en,
        "Siege of Bergen op Zoom"@en,
        "Siege of Groningen"@en,
        "Siege of Haarlem"@en,
        "Siege of Maastricht"@en,
        "Siege of Saint-Quentin"@en,
        "Beleg van Alkmaar"@nl,
        "Beleg van Antwerpen"@nl,
        "Beleg van Bergen op Zoom"@nl,
        "Beleg van Groningen"@nl,
        "Beleg van Haarlem"@nl,
        "Beleg van Maastricht"@nl,
        "Beleg van Saint-Quentin"@nl,
        "beleg"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63647> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379129> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80476" ;
    skos:prefLabel "siege"@en,
        "belegering"@nl ;
    skos:scopeNote "Actions on the part of an army to surround or hem in a town, castle, etc., with a hostile force so as to cut off approach or escape in order to cut off all outside communication, and finally to take the town or castle."@en ;
    prov:generatedAtTime "2023-08-14T14:14:32+00:00"^^xsd:dateTime .

