@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/58848> a skos:Concept ;
    skos:altLabel "Germanist"@en,
        "semiotician"@en,
        "germanist"@nl,
        "semioticus"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98068> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025561> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "58848" ;
    skos:prefLabel "linguist"@en,
        "taalkundige"@nl ;
    skos:scopeNote "Refers both to those specializing in the field of linguistics and to those who are fluent in several different languages."@en,
        "Zowel te gebruiken voor personen die zijn gespecialiseerd op het gebied van de taalwetenschap als voor personen die welbespraakt zijn in verschillende talen."@nl ;
    prov:generatedAtTime "2023-06-19T09:43:11+00:00"^^xsd:dateTime .

