@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/65596> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98158> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300185749> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65594>,
        <https://data.rkd.nl/thesaurus/65595>,
        <https://data.rkd.nl/thesaurus/92092> ;
    skos:notation "65596" ;
    skos:prefLabel "rug (textile)"@en,
        "tapijt"@nl ;
    skos:scopeNote "Heavy woven textiles used for a variety of utilitarian purposes essentially in the form in which they left the loom. In Western societies they are used primarily as floor coverings."@en,
        "Zwaar geweven textiel voor allerlei gebruiksdoeleinden, grotendeels nog in de vorm waarin ze het weefgetouw hebben verlaten. In westerse gemeenschappen worden ze meestal als vloerbedekking gebruikt."@nl ;
    prov:generatedAtTime "2023-10-26T09:53:37+00:00"^^xsd:dateTime .

