@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/37102> a skos:Concept ;
    skos:altLabel "table linen"@en,
        "tafellinnen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63389> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300257519> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "37102" ;
    skos:prefLabel "linen (textile works)"@en,
        "linnengoed"@nl ;
    skos:scopeNote "Collectively, the items for the bed and table made of linen or other similar fabrics; may also be used for clothing made of linen from the Medieval period through the 19th century."@en,
        "Wordt algemeen gebruikt voor beddengoed en tafellakens en servetten, gemaakt van linnen en soortgelijke materiaal; mag ook worden gebruikt voor de linnen kleding die vanaf de Middeleeuwen tot aan de 19e eeuw werd gemaakt."@nl ;
    prov:generatedAtTime "2023-08-02T10:45:57+00:00"^^xsd:dateTime .

