@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/65980> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90575> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300444083> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65980" ;
    skos:prefLabel "tjalk (cargo vessel)"@en,
        "tjalk"@nl ;
    skos:scopeNote "Dutch cargo boats with full boughs, flat bottoms and shallow drafts, originally intended for the transport of goods on inland waterways and sometimes coastal shipping under sail, but now frequently fitted with engines and used as pleasurecraft or houseboats."@en,
        "Van origine Nederlands rondgebouwd, gestrekt vrachtscheepje met volle boegen, sterk gekromde kimmen, vlakke bodem en geringe diepgang. Bestemd voor het vervoer van goederen door binnenwateren en soms kustvaart."@nl ;
    prov:generatedAtTime "2023-07-17T12:11:54+00:00"^^xsd:dateTime .

