@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/98093> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054687> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81988>,
        <https://data.rkd.nl/thesaurus/82490> ;
    skos:notation "98093" ;
    skos:prefLabel "research (function)"@en,
        "wetenschappelijk onderzoek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/79918> ;
    skos:scopeNote "Conducting diligent and systematic inquiry or investigation into a subject or question, especially in order to discover or revise facts or theories."@en,
        "Het uitvoeren van een zorgvuldig en systematisch onderzoek naar een onderwerp of een vraagstuk, vooral om feiten en theorieën te ontdekken of te herzien."@nl ;
    prov:generatedAtTime "2023-07-17T06:15:35+00:00"^^xsd:dateTime .

