@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/67260> a skos:Concept ;
    skos:altLabel "circus"@en,
        "circus (voorstelling)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64512> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069235> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67260" ;
    skos:prefLabel "circus"@en,
        "circusvoorstelling"@nl ;
    skos:scopeNote "Performances that include trained animal acts or exhibitions of human skill and daring, or both. Circuses usually include a trained, traveling company or troupe of performers, various animals, and their equipage. The term \"circus\" refers to the circular arena surrounded by tiers of seats below which the performance occurs in a circular area called the \"ring.\""@en ;
    prov:generatedAtTime "2022-06-09T14:01:35+00:00"^^xsd:dateTime .

