@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/80298> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90227> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300229503> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/80299>,
        <https://data.rkd.nl/thesaurus/80393>,
        <https://data.rkd.nl/thesaurus/80397> ;
    skos:notation "80298" ;
    skos:prefLabel "automation"@en,
        "automatisering"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/80395>,
        <https://data.rkd.nl/thesaurus/80398> ;
    skos:scopeNote "Equipping with computers. The action or process of computerizing an organization or activity by the conversion of information, text, etc., into a form that can be stored or processed by computer"@en ;
    prov:generatedAtTime "2021-10-19T15:05:17+00:00"^^xsd:dateTime .

