@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/65982> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97325> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300232708> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65982" ;
    skos:prefLabel "flute (watercraft)"@en,
        "fluitschip"@nl ;
    skos:scopeNote "Northern European seagoing ships of the 16th through 18th century, usually Dutch built and less than 700 tons burden, having a long, narrow hull with full ends, considerable tumblehome, ship rig, and a false transom or lute stern over a full sternpost."@en,
        "Noord-Europese zeevarende schepen uit de 16e tot en met de 18e eeuw, die meestal in Nederland werden gebouwd en een lading van minder dan 700 ton hadden. Ze hadden een lange, smalle romp met ronde stevens, aanzienlijk invalling, volle tuigage en een valse spiegel of een luithek op een rond achtersteven."@nl ;
    prov:generatedAtTime "2022-10-11T14:02:58+00:00"^^xsd:dateTime .

