@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/63995> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63688> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300387654> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65086> ;
    skos:notation "63995" ;
    skos:prefLabel "star (extraterrestial body)"@en,
        "ster (hemellichaam)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63996> ;
    skos:scopeNote "Massive self-luminous celestial bodies of gas that shine by radiation derived from internal energy sources. There are tens of billions of trillions of stars composing the observable universe."@en,
        "Zware en of grote lichtgevende hemellichamen die uit gas bestaan en licht voortbrengen uit inwendige energiebronnen. Er zijn tientallen miljarden biljoenen sterren in het waarneembaar heelal."@nl ;
    prov:generatedAtTime "2023-03-01T10:59:48+00:00"^^xsd:dateTime .

