@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/82864> a skos:Concept ;
    skos:altLabel "being lazy"@en,
        "pastime"@en,
        "popular amusement"@en,
        "relaxation"@en,
        "amusement"@nl,
        "luieren"@nl,
        "ontspanning"@nl,
        "tijdverdrijf"@nl,
        "vermaak"@nl,
        "verpozing"@nl,
        "volksvermaak"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069710> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64509> ;
    skos:notation "82864" ;
    skos:prefLabel "recreation"@en,
        "recreatie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64510>,
        <https://data.rkd.nl/thesaurus/81334>,
        <https://data.rkd.nl/thesaurus/96842> ;
    skos:scopeNote "Occupations, amusements, or physical activities carried out by humans and animals for their own sake or for relaxation and entertainment."@en,
        "Bezigheden, tijdverdrijf of lichamelijke activiteiten die door mensen en dieren worden ondernomen met als enig doel de activiteit zelf, of ter ontspanning en vermaak."@nl ;
    prov:generatedAtTime "2023-10-04T11:24:33+00:00"^^xsd:dateTime .

