@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/98386> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98092> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300239493> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65971>,
        <https://data.rkd.nl/thesaurus/68919>,
        <https://data.rkd.nl/thesaurus/73276> ;
    skos:notation "98386" ;
    skos:prefLabel "boating"@en,
        "varen (activiteit)"@nl ;
    skos:scopeNote "The activity of going by boat or of rowing, especially as when an amusement rather than as a necessity."@en ;
    prov:generatedAtTime "2023-08-17T07:32:25+00:00"^^xsd:dateTime .

