@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/80839> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98044> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265422> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81618> ;
    skos:notation "80839" ;
    skos:prefLabel "cultural heritage"@en,
        "cultureel erfgoed"@nl ;
    skos:scopeNote "The belief systems, values, philosophical systems, knowledge, behaviors, customs, arts, history, experience, languages, social relationships, institutions, and material goods and creations belonging to a group of people and transmitted from one generation to another. The group of people or society may be bound together by race, age, ethnicity, language, national origin, religion, or other social categories or groupings."@en,
        "De geloofssystemen, waarden, wijsgerige stelsels, kennis, gedragingen, gewoonten, kunstuitingen, geschiedenis, ervaringen, talen, maatschappelijke verhoudingen, instellingen en materiële goederen en scheppingen die behoren tot een bepaalde groep mensen en die telkens aan de volgende generatie worden doorgegeven. Als bindende factor voor een groep mensen kunnen fungeren ras, leeftijd, bevolkingsgroep, taal, land van oorsprong, religie of andere sociale categorieën of groepen."@nl ;
    prov:generatedAtTime "2023-10-18T11:39:20+00:00"^^xsd:dateTime .

