@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/65183> a skos:Concept ;
    skos:altLabel "classicistic"@en,
        "classicistisch"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93129> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056513> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SCHOOL/STROMING>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65183" ;
    skos:prefLabel "classicism"@en,
        "classicisme"@nl ;
    skos:scopeNote "Includes any manifestation of the material culture of classical Greece and Rome. With reference to the period of late 18th- and 19th-century art and architecture which featured a return to classical principles, use \"Neoclassical.\" With reference to the period of architecture and ornament of the late 18th- to early 20th-century based relatively closely on ancient classical forms, use \"Classical Revival.\""@en,
        "Omvat alle uitingen van kunst en architectuur uit de late 18e en de 19e eeuw waarin de klassieke principes terugkeren. Gebruik 'neoklassiek' voor architectuur en ornamenten van de late 18e tot vroege 20e eeuw die betrekkelijk nauw zijn gebaseerd op oude klassieke vormen."@nl ;
    prov:generatedAtTime "2024-03-12T08:21:11+00:00"^^xsd:dateTime .

