@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/96473> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74840> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010310> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VORM> ;
    skos:notation "96473" ;
    skos:prefLabel "fan-shaped"@en,
        "waaiervormig"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62527> ;
    skos:scopeNote "Having a semi-circular form like a stylized fan, typically distinguished from \"semicircular\" shapes by being less regular than a semicircle or by having radiating elements, as the folds of a fan."@en,
        "Met de vorm van een halve cirkel, zoals een gestileerde waaier, soms met plooien of groeven als imitatie van de vouwen van een waaier."@nl ;
    prov:generatedAtTime "2021-11-23T10:18:58+00:00"^^xsd:dateTime .

