@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/80195> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98344> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055193> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80195" ;
    skos:prefLabel "language (general communication)"@en,
        "taal (algemene communicatie)"@nl ;
    skos:scopeNote "The means of communicating beyond simple gesture or facial expression, but including the words and their pronunciation or symbolic representation as understood by a considerable community and established by long usage. It includes both verbal and non-verbal communication. Language is typically held by experts to exist only among humans and their ancestors, but not known in other species; however, disagreement on this point exists. Language also refers to the vocabulary or phraseology of a particular sphere, discipline, profession, or social group. For specific, established systems of communication, such as Spanish or English, use \"languages (established systems of communication).\""@en,
        "De woorden en hun uitspraak en de manier van combineren die door een behoorlijk grote samenleving wordt gebruikt en begrepen, en die door langdurig gebruik is bevestigd."@nl ;
    prov:generatedAtTime "2023-08-10T13:56:49+00:00"^^xsd:dateTime .

