@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/81824> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055818> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81824" ;
    skos:prefLabel "Antique, the"@en,
        "klassieke oudheid"@nl ;
    skos:scopeNote "Use generally to mean belonging to the period or manner of ancient Greece or Rome. Use specifically to refer to those aspects of classical art, particularly the representation of the human figure in ancient sculpture and also the use of ornament in ancient art, when they are used as models of perfection in other periods."@en,
        "Over het algemeen te gebruiken voor iets dat tot de Griekse of Romeinse Oudheid behoort of daarop teruggrijpt. Met name te gebruiken voor die aspecten van klassieke kunst, vooral de uitbeelding van het menselijk lichaam in oude beeldhouwwerken en het gebruik van ornamenten in oude kunst wanneer die in andere perioden model staan voor perfectie."@nl ;
    prov:generatedAtTime "2023-08-15T13:48:06+00:00"^^xsd:dateTime .

