@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/81078> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300112920> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83443> ;
    skos:notation "81078" ;
    skos:prefLabel "etymology"@en,
        "etymologie"@nl ;
    skos:scopeNote "Study of the history of a particular word or element of a word, or of historical linguistic change."@en,
        "Het bestuderen van de geschiedenis van een bepaald woord of onderdeel van een woord of van historische taalkundige veranderingen."@nl ;
    prov:generatedAtTime "2022-06-01T14:52:47+00:00"^^xsd:dateTime .

