@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/89999> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97846> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264092> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62876>,
        <https://data.rkd.nl/thesaurus/63108>,
        <https://data.rkd.nl/thesaurus/79533>,
        <https://data.rkd.nl/thesaurus/82568>,
        <https://data.rkd.nl/thesaurus/92359>,
        <https://data.rkd.nl/thesaurus/92388>,
        <https://data.rkd.nl/thesaurus/96798>,
        <https://data.rkd.nl/thesaurus/96814> ;
    skos:notation "89999" ;
    skos:prefLabel "objects (guide term)"@en,
        "objecten (guideterm)"@nl ;
    skos:scopeNote "The Objects facet encompasses discrete tangible or visual things that are for the most part produced by human endeavor or otherwise fabricated or given form by human activity. Included are built works, images, written documents, and other works, having utilitarian or purely aesthetic purpose. Natural landscapes are included in this facet too."@en,
        "Het facet Objecten omvat die afzonderlijke tastbare of visuele zaken die levenloos zijn en die zijn vervaardigd door menselijke inspanningen, dat wil zeggen, door menselijke activiteiten geproduceerd of vormgegeven. Het betreft zaken die kunnen uiteenlopen van gebouwen tot afbeeldingen tot geschreven documenten en, wat functie betreft, van gebruiksvoorwerp tot esthetisch object. Tevens omvat dit facet landschappelijke elementen die de context voor de bebouwde omgeving bepalen. Een descriptor verschijnt slechts één keer in de thesaurus, waarbij de plaats in de hiërarchie is bepaald op basis van het oorspronkelijke doel of de primaire ontwikkelingscontext van het object."@nl ;
    prov:generatedAtTime "2023-07-25T10:19:24+00:00"^^xsd:dateTime .

