@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/82940> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98371> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300068896> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82940" ;
    skos:prefLabel "space (compositional concept)"@en,
        "ruimte (compositiebegrip)"@nl ;
    skos:scopeNote "In art and architecture, a compositional element comprising the two- and three-dimensional areas around, above, below, beside, between, and within objects, whether the area is actual or simulated. Included is space occupied by architecture, a work of art, other object, or things depicted in a work."@en ;
    prov:generatedAtTime "2023-08-16T08:55:33+00:00"^^xsd:dateTime .

