@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/68951> a skos:Concept ;
    skos:altLabel "tweeling (sterrenbeeld)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63291> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300169874> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68951" ;
    skos:prefLabel "Gemini symbol"@en,
        "Gemini"@nl ;
    skos:scopeNote "Zodiac symbol of a pair of twins, roughly based on the constellation of the same name. The zodiak signs have survived from classical Greek and Roman decoration, were popular in Northern European Romanesque and Gothic churches, and often found in Medieval psalters and books of hours symbolizing each month in which the sun enters the related constellation. They have also been used as decoration on ceilings, maps, timepieces, and astronomical instruments."@en,
        "Dierenriemsymbool van een tweeling, ruwweg gebaseerd op het sterrenbeeld met dezelfde naam. De dierenriemtekens zijn bewaard gebleven via klassieke Griekse en Romeinse decoratie, waren populair in Noord-Europese Romaanse en Gotische kerken en werden vaak aangetroffen in middeleeuwse psalters en getijdenboeken. Ze symboliseren elke maand waarin de zon het betreffende sterrenbeeld binnengaat. Deze tekens zijn ook gebruikt als decoratie op plafonds, kaarten, uurwerken en astronomische instrumenten."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:10+00:00"^^xsd:dateTime .

