@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/79969> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96798> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300008550> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/45091>,
        <https://data.rkd.nl/thesaurus/65526>,
        <https://data.rkd.nl/thesaurus/79930>,
        <https://data.rkd.nl/thesaurus/79968>,
        <https://data.rkd.nl/thesaurus/81624>,
        <https://data.rkd.nl/thesaurus/81647>,
        <https://data.rkd.nl/thesaurus/84136>,
        <https://data.rkd.nl/thesaurus/96808>,
        <https://data.rkd.nl/thesaurus/97739> ;
    skos:notation "79969" ;
    skos:prefLabel "system"@en,
        "systeem"@nl ;
    skos:scopeNote "Designates complex assemblies of equipment and activities, arranged according to some scheme or plan, and intended to perform specific functions."@en,
        "Wordt gebruikt voor complexe verzamelingen apparatuur en activiteiten die volgens een bepaald schema of plan zijn gerangschikt en zijn bedoeld om specifieke functies uit te voeren."@nl ;
    prov:generatedAtTime "2023-08-01T11:04:19+00:00"^^xsd:dateTime .

