@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/80595> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98517> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300391239> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80595" ;
    skos:prefLabel "interior architecture (object genre)"@en,
        "binnenhuisarchitectuur (objectgenre)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/3981>,
        <https://data.rkd.nl/thesaurus/79855> ;
    skos:scopeNote "The arrangement and layout of spaces inside architectural structures or parts of structures that are the result of conscious construction, are of practical use, are relatively stable and permanent. The term typically excludes the moveable works located within the space, such as furniture or accessories."@en,
        "Het arrangeren en indelen van ruimtes binnen (delen van) architectonische bouwwerken, die het product zijn van opzettelijke constructie, praktisch nut hebben, en relatief stabiel en permanent zijn. Beweegbare objecten binnen de ruimte, zoals meubilair of accessoires, worden doorgaans niet tot het vakgebied gerekend."@nl ;
    prov:generatedAtTime "2023-10-19T12:47:30+00:00"^^xsd:dateTime .

