@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/63294> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92681> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300248475> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63294" ;
    skos:prefLabel "place (psychological concept)"@en,
        "plaats (psychologisch begrip)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98606> ;
    skos:scopeNote "A space or area within the lived world of daily experience, perceived as distinct and unified, and possessing emotional, purposive, and social connotations along with physical features and characteristics. For the concept of purely physical position precisely definable in terms of geographic or astronomic measurement, or situation relative to geographic or astronomic features or elements of the built environment, use \"location.\""@en,
        "Te gebruiken voor een ruimte of gebied in de wereld van dagelijkse ervaringen, die duidelijk en als één geheel wordt waargenomen en die naast fysieke kenmerken en eigenschappen ook emotionele, doelgerichte en sociale connotaties heeft. Gebruik 'locatie' voor de louter fysieke positie in het heelal die nauwkeurig kan worden omschreven door middel van geografische of astronomische maten, of door de positie in relatie tot geografische of astronomische elementen van de bebouwde omgeving."@nl ;
    prov:generatedAtTime "2023-11-16T12:24:41+00:00"^^xsd:dateTime .

