@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/68948> a skos:Concept ;
    skos:altLabel "waterman"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63291> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300169856> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68948" ;
    skos:prefLabel "Aquarius symbol"@en,
        "Aquarius"@nl ;
    skos:scopeNote "Zodiac symbol of a water bearer, roughly based on the constellation of the same name. The zodiac 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,
        "Dierenriemteken van een waterdrager, ruwweg gebaseerd op het gelijknamige sterrenbeeld. De tekens van de dierenriem, overblijfselen van Oudgriekse en Romeinse decoraties, waren populair in de romaanse en gotische kerken van Noord-Europa. Ze worden ook vaak aangetroffen in middeleeuwse psalters en getijdenboeken als symbool van iedere maand waarin de zon in het betreffende sterrenbeeld komt. Daarnaast zijn ze gebruikt als decoratie op plafonds, kaarten, uurwerken en astronomische instrumenten."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:10+00:00"^^xsd:dateTime .

