@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/64293> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97326> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300232781> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64295>,
        <https://data.rkd.nl/thesaurus/64301>,
        <https://data.rkd.nl/thesaurus/97328> ;
    skos:notation "64293" ;
    skos:prefLabel "merchant vessel"@en,
        "koopvaardijschip"@nl ;
    skos:scopeNote "Watercraft engaged in commercial transport on oceans or large inland bodies of water."@en,
        "Te gebruiken voor vaartuigen betrokken bij het handelsverkeer op oceanen of grote binnenwateren."@nl ;
    prov:generatedAtTime "2022-10-12T06:22:48+00:00"^^xsd:dateTime .

