@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/92100> a skos:Concept ;
    skos:altLabel "informatiekunde"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/83377> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300128218> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/98049> ;
    skos:notation "92100" ;
    skos:prefLabel "informatietechnologie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80395> ;
    skos:scopeNote "The application of microelectronics, computers, telecommunication, and other automation methods or technology to the organization, storage, retrieval, and dissemination of information, including aural, pictorial, textual, and numeric information."@en,
        "De technologie die zich bezighoudt met het gebruik van micro-elektronica, computers en telecommunicatie om gesproken, beeldende, tekstuele en numerieke informatie te krijgen, bewerken, op te slaan en te verspreiden."@nl ;
    prov:generatedAtTime "2023-06-14T10:46:55+00:00"^^xsd:dateTime .

