@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/92104> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90196> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300239103> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79911>,
        <https://data.rkd.nl/thesaurus/92681>,
        <https://data.rkd.nl/thesaurus/94108>,
        <https://data.rkd.nl/thesaurus/98051>,
        <https://data.rkd.nl/thesaurus/98052>,
        <https://data.rkd.nl/thesaurus/98053> ;
    skos:notation "92104" ;
    skos:prefLabel "social science concept"@en,
        "sociaal-wetenschappelijk begrip"@nl ;
    skos:scopeNote "Concepts related to the study of institutions and functioning of human society and with the interpersonal relationships of individuals as members of society."@en ;
    prov:generatedAtTime "2023-06-15T06:35:17+00:00"^^xsd:dateTime .

