@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/81878> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/82366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054294> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81878" ;
    skos:prefLabel "cosmology"@en,
        "kosmologie"@nl ;
    skos:scopeNote "Branch of systematic philosophy that deals with the character of the universe as a cosmos, combining speculative metaphysics and scientific knowledge."@en,
        "Tak van de systematische filosofie die zich bezighoudt met de aard van het heelal als een kosmos en die speculatieve metafysica en wetenschappelijke kennis combineert."@nl ;
    prov:generatedAtTime "2022-10-06T08:00:14+00:00"^^xsd:dateTime .

