@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/96714> a skos:Concept ;
    skos:altLabel "history of art history"@en,
        "geschiedenis van de kunstgeschiedenis"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79967> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379428> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96714" ;
    skos:prefLabel "history of science"@en,
        "wetenschapsgeschiedenis"@nl ;
    skos:scopeNote "Study of scientific concepts and practice throughout human history in a global, social, and cultural context."@en,
        "Studie van wetenschappelijke concepten en praktijk gedurende de menselijke geschiedenis in een globale, sociale en culturele context."@nl ;
    prov:generatedAtTime "2022-06-02T09:05:59+00:00"^^xsd:dateTime .

