@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/83355> a skos:Concept ;
    skos:altLabel "linguïstiek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054245> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83355" ;
    skos:prefLabel "linguistics"@en,
        "taalkunde"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/82177>,
        <https://data.rkd.nl/thesaurus/83185> ;
    skos:scopeNote "Scientific study of language as a system, covering the structure, sounds, and meaning, as well as the history of the relations of languages to each other and the cultural place of language in human behavior."@en,
        "Wetenschappelijke bestudering van taal als een systeem; omvat de structuur, geluiden en betekenis, alsook de geschiedenis van de onderlinge relaties tussen talen en de culturele plaats die taal inneemt binnen het gedrag van de mens."@nl ;
    prov:generatedAtTime "2022-10-06T06:59:29+00:00"^^xsd:dateTime .

