@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/62912> a skos:Concept ;
    skos:altLabel "Battle of Lepanto"@en,
        "Slag bij Lepanto"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63431> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404193>,
        <http://www.iconclass.org/45H1(+3)> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62912" ;
    skos:prefLabel "naval battle"@en,
        "zeeslag"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63432>,
        <https://data.rkd.nl/thesaurus/98841> ;
    skos:scopeNote "Combat in and on seas, oceans, or any other major bodies of water, using combatants in boats or ships. The first naval battles date to more than 3,000 years ago."@en ;
    prov:generatedAtTime "2024-04-18T13:51:02+00:00"^^xsd:dateTime .

