@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/65176> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054534> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65176" ;
    skos:prefLabel "astronomy"@en,
        "astronomie"@nl ;
    skos:scopeNote "The science that deals with the material universe beyond the earth's atmosphere, comprising the study of celestial objects and extraterrestrial phenomena, and of the nature and history of the universe."@en,
        "De wetenschap die zich bezighoudt met het materiële heelal voorbij de atmosfeer van de aarde."@nl ;
    prov:generatedAtTime "2021-10-19T15:02:57+00:00"^^xsd:dateTime .

