@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/63188> a skos:Concept ;
    skos:altLabel "seasons"@en,
        "jaargetijde"@nl,
        "jaargetijden"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300133091>,
        <http://www.iconclass.org/23D> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63191>,
        <https://data.rkd.nl/thesaurus/65096>,
        <https://data.rkd.nl/thesaurus/65097>,
        <https://data.rkd.nl/thesaurus/65098> ;
    skos:notation "63188" ;
    skos:prefLabel "season"@en,
        "seizoen"@nl ;
    skos:scopeNote "The climatic divisions of the year, that are spring, summer, winter, and autumn."@en,
        "Vier onderdelen van het jaar met bijbehorend klimaat, namelijk de lente, zomer, winter en herfst."@nl ;
    prov:generatedAtTime "2023-07-11T08:33:57+00:00"^^xsd:dateTime .

