@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/63688> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266157> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63053>,
        <https://data.rkd.nl/thesaurus/63690>,
        <https://data.rkd.nl/thesaurus/63995>,
        <https://data.rkd.nl/thesaurus/65085>,
        <https://data.rkd.nl/thesaurus/81469>,
        <https://data.rkd.nl/thesaurus/97797> ;
    skos:notation "63688" ;
    skos:prefLabel "heavenly body"@en,
        "hemellichaam"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64541> ;
    skos:scopeNote "Generally, natural objects existing outside the planet Earth and its atmosphere, including the Earth's moon and other planets in this solar system. Specifically, natural objects of extraterrestrial origin, such as comets or other meteoroids, that enter the Earth's atmosphere or fall to its surface."@en,
        "In algemene zin, natuurlijke objecten die buiten onze aarde en aardatmosfeer voorkomen, met inbegrip van de maan en andere planeten in dit zonnestelsel. In specifieke zin verwijst de term naar natuurlijke objecten van buitenaardse oorsprong, zoals kometen of andere meteoroïden die de aardatmosfeer binnendringen of op het aardoppervlak neerstorten."@nl ;
    prov:generatedAtTime "2023-03-01T12:36:12+00:00"^^xsd:dateTime .

