@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/98342> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90196> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263371> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63125>,
        <https://data.rkd.nl/thesaurus/82453>,
        <https://data.rkd.nl/thesaurus/84096>,
        <https://data.rkd.nl/thesaurus/98331>,
        <https://data.rkd.nl/thesaurus/98483> ;
    skos:notation "98342" ;
    skos:prefLabel "language-related concept"@en,
        "taalverwant begrip"@nl ;
    skos:scopeNote "Concepts related to established systems of spoken or written communication used by a particular nation, culture, people, or community."@en ;
    prov:generatedAtTime "2023-10-04T06:07:33+00:00"^^xsd:dateTime .

