@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/84122> a skos:Concept ;
    skos:altLabel "zeemacht"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/81890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300137544> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/95722> ;
    skos:notation "84122" ;
    skos:prefLabel "navy"@en,
        "marine (strijdmacht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63232>,
        <https://data.rkd.nl/thesaurus/98841> ;
    skos:scopeNote "Refers generally to the body of warships under the control of a ruler, state, or nation. Modern usage aggregates a regularly organized seagoing force including ships, personnel, and equipment. Modern navies may comprise a variety of attack, supply, and repair vessels, naval bases and ports, and large administrative and maintenance organizations."@en ;
    prov:generatedAtTime "2024-04-18T13:51:01+00:00"^^xsd:dateTime .

