@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/62527> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74840> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300263828> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VORM> ;
    skos:notation "62527" ;
    skos:prefLabel "semicircular"@en,
        "halfcirkelvormig"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/96473> ;
    skos:scopeNote "Having the form or outline of a semicircle, a plane figure which is the half of a circle divided by the diameter, or the half of its circumference."@en,
        "Met de vorm of omtrek van een halve cirkel, een vlakke figuur die de helft van een cirkel is gedeeld door de doorsnede, of de helft van de omtrek van de cirkel."@nl ;
    prov:generatedAtTime "2021-11-23T10:18:58+00:00"^^xsd:dateTime .

