@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/97851> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90227> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054719> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62949>,
        <https://data.rkd.nl/thesaurus/79905>,
        <https://data.rkd.nl/thesaurus/92704> ;
    skos:notation "97851" ;
    skos:prefLabel "maintenance"@en,
        "onderhoud"@nl ;
    skos:scopeNote "Taking action which keeps people, physical objects, or property operational or sustains them in their existing state."@en,
        "Er voor zorgen dat mensen, materiële voorwerpen of eigendommen operationeel blijven zoals ze zijn in hun huidige toestand."@nl ;
    prov:generatedAtTime "2023-08-15T06:13:25+00:00"^^xsd:dateTime .

