@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/81289> a skos:Concept ;
    skos:altLabel "zeegeschiedenis"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/210> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300255069> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81289" ;
    skos:prefLabel "maritime history"@en,
        "maritieme geschiedenis"@nl ;
    skos:scopeNote "Branch of history concerned with any and all aspects of seafaring in any context, such as commerce, exploration, warfare, and culture."@en,
        "Tak van de geschiedenis die zich bezighoudt met alle aspecten van de zeevaart op elk vlak zoals handel, verkenningsreizen, oorlogvoering en cultuur."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:31+00:00"^^xsd:dateTime .

