@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/65567> a skos:Concept ;
    skos:altLabel "tent (interior)"@en,
        "tent camp"@en,
        "tent-cloth"@en,
        "tents"@en,
        "tent (interieur)"@nl,
        "tenten"@nl,
        "tentenkamp"@nl,
        "tentzeil"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005694> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65567" ;
    skos:prefLabel "tent"@en,
        "tent"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63130>,
        <https://data.rkd.nl/thesaurus/64509>,
        <https://data.rkd.nl/thesaurus/66485> ;
    skos:scopeNote "Collapsible shelters of canvas, skins, plastic, or other flexible and water-repellent material stretched and sustained by poles, usually secured by ropes to pegs in the ground."@en,
        "Wordt gebruikt voor opvouwbare onderdaken van tentdoek, huiden, plastic of andere soepele en waterafstotende materialen die strak worden gespannen en ondersteund door palen, meestal vastgezet met touwen aan haringen die in de grond zijn gedreven."@nl ;
    prov:generatedAtTime "2022-07-05T10:45:19+00:00"^^xsd:dateTime .

