@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/82430> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98160> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300015342> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/90288>,
        <https://data.rkd.nl/thesaurus/92360> ;
    skos:notation "82430" ;
    skos:prefLabel "mosaic"@en,
        "mozaïek"@nl ;
    skos:scopeNote "Images or patterns composed of small, regularly shaped pieces of durable material, usually stone or colored glass. Distinguished from \"opus sectile,\" which is composed of individually shaped pieces of durable material, usually stone or glass, which conform to the design or pattern.\""@en,
        "Beeldende werken, waarbij voorstellingen of patronen zijn gevormd uit kleine, regelmatig gevormde stukjes duurzaam materiaal, meestal steen of glas. Te onderscheiden van 'opus sectile', dat bestaat uit stukjes duurzaam materiaal, meestal ook steen of glas, in verschillende vormen."@nl ;
    prov:generatedAtTime "2023-07-18T10:23:43+00:00"^^xsd:dateTime .

