@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/81582> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/210> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81582" ;
    skos:prefLabel "intellectual history"@en,
        "ideëengeschiedenis"@nl ;
    skos:scopeNote "Branch of history that deals with the evolution of ideas, how these ideas were influenced by various factors, and what happens to these ideas or thoughts among people in a given society."@en,
        "Tak van de geschiedenis die zich bezighoudt met de evolutie van ideeën, hoe deze ideeën zijn beïnvloed door verschillende factoren en wat er met deze ideeën of gedachten gebeurt onder mensen in een bepaalde maatschappij."@nl ;
    prov:generatedAtTime "2022-10-06T07:40:21+00:00"^^xsd:dateTime .

