@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/98532> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74840> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263827> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98532" ;
    skos:prefLabel "circular (shape)"@en,
        "cirkelvormig (vorm)"@nl ;
    skos:scopeNote "Having the shape or outline of a circle, which is a plane figure bounded by a single curved line which is everywhere equally distant from the center."@en,
        "Met de vorm of omtrek van een cirkel, een vlakke figuur die is begrensd door één gebogen lijn welke zich overal even ver van het middelpunt bevindt."@nl ;
    prov:generatedAtTime "2023-10-19T09:10:19+00:00"^^xsd:dateTime .

