@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/65973> a skos:Concept ;
    skos:altLabel "rijnaak"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64307> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300262616> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65973" ;
    skos:prefLabel "aakship"@en,
        "aak"@nl ;
    skos:scopeNote "Barge-like, flat-bottomed sailing ships common to the Netherlands from the Middle Ages to the end of the 19th century, used for fishing and river and costal transport."@en,
        "Schuiten met platte bodem, voorkomend in Nederland en Duitsland vanaf de Middeleeuwen tot het eind van de 19e eeuw. meestal gebruikt voor rivier- en kusttransport en voor de visserij."@nl ;
    prov:generatedAtTime "2022-10-11T14:03:43+00:00"^^xsd:dateTime .

