@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/82246> a skos:Concept ;
    skos:altLabel "months of the year, the"@en,
        "maanden van het jaar, de"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98111> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379245> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65368>,
        <https://data.rkd.nl/thesaurus/65369>,
        <https://data.rkd.nl/thesaurus/65370>,
        <https://data.rkd.nl/thesaurus/65371>,
        <https://data.rkd.nl/thesaurus/65372>,
        <https://data.rkd.nl/thesaurus/65373>,
        <https://data.rkd.nl/thesaurus/65374>,
        <https://data.rkd.nl/thesaurus/65375>,
        <https://data.rkd.nl/thesaurus/65376>,
        <https://data.rkd.nl/thesaurus/65377>,
        <https://data.rkd.nl/thesaurus/65378>,
        <https://data.rkd.nl/thesaurus/65379> ;
    skos:notation "82246" ;
    skos:prefLabel "month"@en,
        "maand"@nl ;
    skos:scopeNote "Tijdseenheden gelijk aan ongeveer 1/12 van een jaar of de periode van 4 weken waarin de maan eenmaal rond de aarde draait."@en,
        "Units of time equal to approximately 1/12th of a year or the 4-week time period of one full circuit of the Moon around the Earth."@nl ;
    prov:generatedAtTime "2023-07-11T08:20:19+00:00"^^xsd:dateTime .

