@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/62525> a skos:Concept ;
    skos:altLabel "ruit (vorm)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62505> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300009802> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VORM> ;
    skos:notation "62525" ;
    skos:prefLabel "rhombus"@en,
        "rombus"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62516> ;
    skos:scopeNote "Geometric figures having four equal sides and equal opposite angles, particularly where there are no right angles, as contrasted with a square; an oblique equilateral parallelogram."@en,
        "Geometrische figuren met vier gelijke zijden en gelijke tegenovergestelde hoeken, waarbij twee overstaande hoeken scherp, de andere twee stomp zijn. Vooral wanneer er geen rechte hoeken zijn, in tegenstelling tot een vierkant."@nl ;
    prov:generatedAtTime "2023-03-28T13:15:09+00:00"^^xsd:dateTime .

