@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/83185> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054254> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83185" ;
    skos:prefLabel "semiotics"@en,
        "semiotiek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83355> ;
    skos:scopeNote "Theory and study of signs and symbols dealing especially with their function in languages, including syntax, semantics, and pragmatics."@en,
        "De theorie en bestudering van tekens en symbolen, die zich voornamelijk bezig houdt met hun werking binnen talen, waaronder met syntaxis, semantiek en pragmatiek."@nl ;
    prov:generatedAtTime "2022-10-06T07:57:24+00:00"^^xsd:dateTime .

