@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/65562> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055788> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65562" ;
    skos:prefLabel "golden age (mythology)"@en,
        "gouden tijdperk (mythologie)"@nl ;
    skos:scopeNote "The most flourishing period in the history of something, the time of highest achievement or greatest development."@en,
        "De meest voorspoedige periode in de geschiedenis van iets; de periode van de grootste ontwikkeling of prestaties."@nl ;
    prov:generatedAtTime "2023-08-14T06:10:47+00:00"^^xsd:dateTime .

