@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/83239> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/210> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054403> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83239" ;
    skos:prefLabel "social history"@en,
        "sociale geschiedenis"@nl ;
    skos:scopeNote "History that concentrates on the sociocultural aspects of the life, customs, trends, and institutions of a people."@en,
        "Geschiedenis die zich concentreert op de sociaal-culturele aspecten van het leven en de gewoonten, tendensen en instellingen van een volk."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:52+00:00"^^xsd:dateTime .

