@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/65977> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97325> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300232718> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65977" ;
    skos:prefLabel "pram"@en,
        "praam"@nl ;
    skos:scopeNote "Small craft, traditionally clinker-built but more recently of plywood, with flat panels at each end instead of conventional posts; the panel at the bow is usually smaller than the one at the stern. For flat-bottomed, flat-sided, hard-chined inland watercraft, use \"prams (bottom-based watercraft).\""@en,
        "Te gebruiken voor kleine vaartuigen die traditiegetrouw overnaads gebouwd zijn, maar tegenwoordig ook van meerlagenhechthout worden gemaakt en aan beide kanten zijn voorzien van platte panelen in plaats van de meer gebruikelijke balken; het paneel aan de boeg is meestal kleiner dan die aan het achterdek."@nl ;
    prov:generatedAtTime "2022-10-11T14:12:49+00:00"^^xsd:dateTime .

