@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/83675> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90621> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300194262> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83675" ;
    skos:prefLabel "women's studies"@en,
        "vrouwenstudies"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83670> ;
    skos:scopeNote "Subject area encompassing the history and contemporary social, political, and cultural situation of women."@en,
        "Gebied dat de geschiedenis en de hedendaagse sociale, politieke en culturele situatie van vrouwen behelst."@nl ;
    prov:generatedAtTime "2022-10-06T06:32:24+00:00"^^xsd:dateTime .

