@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/83897> a skos:Concept ;
    skos:altLabel "maritiem"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98046> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404117> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83897" ;
    skos:prefLabel "marine (of the ocean)"@en,
        "marien"@nl ;
    skos:scopeNote "State or condition of existing or moving in the water of a sea or ocean."@en,
        "De staat of omstandigheid van het bestaan in of bewegen door het water van een zee of oceaan."@nl ;
    prov:generatedAtTime "2023-06-14T09:42:00+00:00"^^xsd:dateTime .

