@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/83704> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94167> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q49447> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83704" ;
    skos:prefLabel "worldview"@en,
        "wereldbeeld"@nl ;
    skos:scopeNote "Fundamental cognitive orientation of an individual or society encompassing the entirety of the individual or society's knowledge and point of view"@en ;
    prov:generatedAtTime "2022-01-06T10:21:40+00:00"^^xsd:dateTime .

