@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/98483> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98344> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300386046> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80807>,
        <https://data.rkd.nl/thesaurus/81216> ;
    skos:notation "98483" ;
    skos:prefLabel "language (established system of communication)"@en,
        "taal (gevestigd communicatiesysteem)"@nl ;
    skos:scopeNote "Established systems of spoken or written communication, distinct from other such systems and used by a particular nation, culture, people, or community, typically consisting of words used within a regular grammatical and syntactic structure. The concept may include established sign languages as well. For the general concept of verbal or non-verbal communication, use \"language (general communication).\""@en,
        "Gevestigde systemen van gesproken of geschreven communicatie, die onderscheiden kunnen worden van andere zulke systemen, die worden gebruikt door een bepaalde natie, cultuur, volk of gemeenschap, en doorgaans bestaan uit woorden die volgens een reguliere grammaticale en syntactische structuur worden gebruikt. Het concept kan tevens gevestigde gebarentalen omvatten. Gebruik 'taal' voor het algemene concept van verbale of non-verbale communicatie."@nl ;
    prov:generatedAtTime "2024-04-16T07:56:15+00:00"^^xsd:dateTime .

