@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/92092> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/89993> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300186855> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92092" ;
    skos:prefLabel "stair carpet"@en,
        "traploper"@nl ;
    skos:scopeNote "Long, narrow runners used to protect stairs, typically characterized by fitting only the central portion of the stairway, leaving the wood of the treaders and risers visible."@en ;
    prov:generatedAtTime "2023-08-02T09:09:11+00:00"^^xsd:dateTime .

