@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/92099> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90227> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300075493> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74698>,
        <https://data.rkd.nl/thesaurus/80772>,
        <https://data.rkd.nl/thesaurus/80872>,
        <https://data.rkd.nl/thesaurus/81627>,
        <https://data.rkd.nl/thesaurus/91519>,
        <https://data.rkd.nl/thesaurus/94226>,
        <https://data.rkd.nl/thesaurus/95744>,
        <https://data.rkd.nl/thesaurus/98054>,
        <https://data.rkd.nl/thesaurus/98341> ;
    skos:notation "92099" ;
    skos:prefLabel "information handling function"@en,
        "informatieverwerkingsactiviteit"@nl ;
    skos:scopeNote "Functions related to the handling of communicated knowledge."@en,
        "Functies die verband houden met de verwerking van gecommuniceerde kennis."@nl ;
    prov:generatedAtTime "2023-09-21T07:41:15+00:00"^^xsd:dateTime .

