@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/93131> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98533> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300056279> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93131" ;
    skos:prefLabel "line (geometric concept)"@en,
        "lijn (geometrisch begrip)"@nl ;
    skos:scopeNote "In mathematics, the trace of a moving point in continuous extent, either straight or curved, having length but without breadth or thickness. In geometry, the concept of a line can vary with the definition of geometry; for example in analytic geometry, a line is the set of points on a plane having coordinates that satisfy a given linear equation; in incidence geometry, a line may be an independent object distinct from the set of points which lie on it."@en,
        "De wiskundige term voor het spoor van een bewegend punt; meer algemeen is het een smal, uitgerekt, getekend of geprojecteerd spoor."@nl ;
    prov:generatedAtTime "2023-10-19T09:28:50+00:00"^^xsd:dateTime .

