@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/82366> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79940> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054293> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81878> ;
    skos:notation "82366" ;
    skos:prefLabel "metaphysics"@en,
        "metafysica"@nl ;
    skos:scopeNote "Te gebruiken voor de tak van de filosofie die de fundamentele natuur van de realiteit onderzoekt, met concepten als wezen, bestaan, essentie, tijd, ruimte, oorzaak en identiteit."@en,
        "Branch of philosophy inquring into the fundamental nature of reality, including such concepts as being, substance, essence, time, space, cause, and identity."@nl ;
    prov:generatedAtTime "2022-10-06T08:00:14+00:00"^^xsd:dateTime .

