@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/65991> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64302> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300438839>,
        <https://www.wikidata.org/entity/Q1990444> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65991" ;
    skos:prefLabel "bomschuit"@en,
        "bomschuit"@nl ;
    skos:scopeNote "Dutch marine fishing vessel used on the North Sea, particularly for herring and coastal fishing. These were flat-bottomed and blunt at both ends, and were fitted with sails. A bomschuit could be moved to and from the shoreline using oxen during low tide to account for the lack of good harbors in the Netherlands. In common use from ca. 1700 until 1918 and originated from the 'pink' type of ship."@en,
        "Nederlands platbodemd, breedgebouwd vissersvaartuig voor de visserij op de Noordzee. Samentrekking van 'bodemschuit', omstreeks 1700 ontstaan uit de 'pink'. De laatste bomschuit bleef in de vaart tot 1918. De bomschuit was in gebruik voor de versharing- en kustvisserij. Ze landden op het strand."@nl ;
    prov:generatedAtTime "2023-07-17T12:10:27+00:00"^^xsd:dateTime .

