@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/64307> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97325> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300232673> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64291>,
        <https://data.rkd.nl/thesaurus/65973>,
        <https://data.rkd.nl/thesaurus/65975>,
        <https://data.rkd.nl/thesaurus/65978>,
        <https://data.rkd.nl/thesaurus/98610> ;
    skos:notation "64307" ;
    skos:prefLabel "flat-bottomed watercraft"@en,
        "platbodem"@nl ;
    skos:scopeNote "Describes watercraft with a flat hull, often used to traverse shallow bodies of water."@en ;
    prov:generatedAtTime "2023-11-20T14:06:10+00:00"^^xsd:dateTime .

