@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/62892> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97352> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236024> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62892" ;
    skos:prefLabel "astrologer"@en,
        "astroloog"@nl ;
    skos:scopeNote "Those who study or practice the art that assumes and attempts to interpret and foretell the influence of the stars, moon, and planets upon human affairs."@en,
        "Personen die onderzoek of werkzaamheden verrichten met betrekking tot de kunst die pretendeert en tracht de invloed van de sterren, de maan en de planeten of het menselijk handelen te duiden en te voorspellen."@nl ;
    prov:generatedAtTime "2022-10-19T12:36:57+00:00"^^xsd:dateTime .

