@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/65178> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300122283> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66463>,
        <https://data.rkd.nl/thesaurus/66468>,
        <https://data.rkd.nl/thesaurus/66471>,
        <https://data.rkd.nl/thesaurus/66472>,
        <https://data.rkd.nl/thesaurus/67997>,
        <https://data.rkd.nl/thesaurus/95751>,
        <https://data.rkd.nl/thesaurus/96820> ;
    skos:notation "65178" ;
    skos:prefLabel "scientific instrument"@en,
        "wetenschappelijk instrument"@nl ;
    skos:scopeNote "Crafted instruments used for scientific purposes and research, in all branches of science."@en,
        "Instrumenten die worden gebruikt voor wetenschappelijke doeleinden en onderzoek, in alle takken van de wetenschap."@nl ;
    prov:generatedAtTime "2022-09-28T12:00:15+00:00"^^xsd:dateTime .

