@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/65599> a skos:Concept ;
    skos:altLabel "tablecloth"@en,
        "tafellaken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/94229> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300204962> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65597>,
        <https://data.rkd.nl/thesaurus/68117> ;
    skos:notation "65599" ;
    skos:prefLabel "table carpet"@en,
        "tafelkleed"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65598> ;
    skos:scopeNote "Heavy table covers of knotted pile, tapestry or needlework."@en,
        "Zware bedekkingen voor tafels van geknoopt poolweefsel, tapisserieweefsel of naaldwerk."@nl ;
    prov:generatedAtTime "2024-06-13T10:59:47+00:00"^^xsd:dateTime .

