@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/66976> a skos:Concept ;
    skos:altLabel "papierbehang"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93538> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300037366> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "66976" ;
    skos:prefLabel "wallpaper"@en,
        "behang"@nl ;
    skos:scopeNote "Papers or paperlike materials, often decorative in nature, made primarily for attachment to walls and ceilings but sometimes applied to other surfaces."@en,
        "Papier of soortgelijk materiaal dat vaak ter versiering dient en hoofdzakelijk is gemaakt om aan muren en plafonds te bevestigen maar soms op andere oppervlakken wordt aangebracht."@nl ;
    prov:generatedAtTime "2023-07-17T09:17:41+00:00"^^xsd:dateTime .

