@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/64508> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300081446> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64508" ;
    skos:prefLabel "period (general)"@en,
        "periode (algemeen)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63829> ;
    skos:scopeNote "The length of time during which something runs its course, characterized by some prevalent or distinguishing condition, circumstance, or occurrence, or by the rule of a particular government or dynasty; a distinct historical or cultural portion or division of time."@en ;
    prov:generatedAtTime "2023-08-15T13:48:54+00:00"^^xsd:dateTime .

