@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/98254> a skos:Concept ;
    skos:altLabel "hang works of art"@en,
        "kunstwerken ophangen"@nl,
        "ophangen (kunst)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98253> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379810> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62750> ;
    skos:notation "98254" ;
    skos:prefLabel "hanging (supporting)"@en,
        "ophangen (ondersteunen)"@nl ;
    skos:scopeNote "Refers to mechanics, aesthetics, and installation of hanging textiles, paintings, and other objects for display."@en,
        "Verwijst naar de mechanica en de esthetiek van het ophangen van textiel, schilderijen en andere objecten die worden tentoongesteld."@nl ;
    prov:generatedAtTime "2023-07-27T09:56:24+00:00"^^xsd:dateTime .

