@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/94288> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79967> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054462> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/62899>,
        <https://data.rkd.nl/thesaurus/65251>,
        <https://data.rkd.nl/thesaurus/80190>,
        <https://data.rkd.nl/thesaurus/80395>,
        <https://data.rkd.nl/thesaurus/80658>,
        <https://data.rkd.nl/thesaurus/80727>,
        <https://data.rkd.nl/thesaurus/81118>,
        <https://data.rkd.nl/thesaurus/83368>,
        <https://data.rkd.nl/thesaurus/83586>,
        <https://data.rkd.nl/thesaurus/84004>,
        <https://data.rkd.nl/thesaurus/84203>,
        <https://data.rkd.nl/thesaurus/96647> ;
    skos:notation "94288" ;
    skos:prefLabel "science (modern discipline)"@en,
        "exacte wetenschap"@nl ;
    skos:scopeNote "Refers to the group of studies or branches of knowledge concerned with facts and phenomena of the observable or quantifiable world, systematically arranged and showing the operation of general laws."@en,
        "Te gebruiken voor de verzameling studies of kennisgebieden die zich bezighouden met de feiten en de fenomenen van de waarneembare of kwantificeerbare wereld, systematisch gerangschikt en de werking van algemene wetten tonend."@nl ;
    prov:generatedAtTime "2023-08-17T07:10:51+00:00"^^xsd:dateTime .

