@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/93538> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94229> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037353> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66976>,
        <https://data.rkd.nl/thesaurus/66977>,
        <https://data.rkd.nl/thesaurus/67046>,
        <https://data.rkd.nl/thesaurus/80507>,
        <https://data.rkd.nl/thesaurus/90641> ;
    skos:notation "93538" ;
    skos:prefLabel "muurbedekking"@nl ;
    skos:scopeNote "Various materials used to decorate and protect walls and other surfaces, often in the form of flexible sheets."@en,
        "Bedekkingen vaak van buigzame materialen, gebruikt om muren en andere oppervlakken te versieren en beschermen."@nl ;
    prov:generatedAtTime "2023-07-17T09:26:45+00:00"^^xsd:dateTime .

