@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/81032> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98534> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055630> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81032" ;
    skos:prefLabel "ellips"@en,
        "ellips"@nl ;
    skos:scopeNote "Geometric plane figures produced when a cone is cut obliquely by a plane taking a smaller angle with the base than the side of the cone makes with the base; the form is symmetric about its horizontal and vertical axes."@en,
        "Geometrische vlakke figuren die ontstaan wanneer een kegel schuin wordt doorsneden in een vlak dat een kleinere hoek vormt met het grondvlak dan de hoek die de zijkant van de kegel met het grondvlak vormt."@nl ;
    prov:generatedAtTime "2023-10-19T09:17:08+00:00"^^xsd:dateTime .

