@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/98318> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93890> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300256494> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83391> ;
    skos:notation "98318" ;
    skos:prefLabel "vocabulary"@en,
        "terminologie"@nl ;
    skos:scopeNote "The set or aggregate of words or phrases used by or known to a particular people, group, or used by a particular field or discipline."@en,
        "De groep of het geheel aantal woorden dat wordt gebruikt door of bekend is aan een bepaald volk of een groep personen. Kan ook de terminologie van een bepaalde branche of discipline zijn."@nl ;
    prov:generatedAtTime "2023-08-03T08:35:38+00:00"^^xsd:dateTime .

