@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/65997> a skos:Concept ;
    skos:altLabel "speeljacht"@en,
        "yachts"@en,
        "jachten"@nl,
        "speeljacht"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97326> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300082988> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66001>,
        <https://data.rkd.nl/thesaurus/66003>,
        <https://data.rkd.nl/thesaurus/66004>,
        <https://data.rkd.nl/thesaurus/66005> ;
    skos:notation "65997" ;
    skos:prefLabel "yacht"@en,
        "jacht (vaartuig)"@nl ;
    skos:scopeNote "Alle vaartuigen die hoofdzakelijk voor de pleziervaart worden gebruikt, vooral grotere zeil- en motorboten met verblijf; een specifiekere term is te prefereren."@en,
        "Sail- or power-driven watercraft of various kinds, usually light and used for racing or for recreation. In early use, yachts were fast and often used for the conveyance of royal or other important persons; in modern use, recreational yachts are luxury vessels."@nl ;
    prov:generatedAtTime "2022-10-12T06:36:54+00:00"^^xsd:dateTime .

