@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/66467> a skos:Concept ;
    skos:altLabel "lineaal"@nl,
        "maatstok"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266529> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66467" ;
    skos:prefLabel "ruler (measuring device)"@en,
        "meetlat"@nl ;
    skos:scopeNote "Straight-edged strips or cylinders of medium size, usually of wood, metal, plastic, or ivory and having demarcations to indicate units of measurement, used for measuring and for guiding a pen, pencil, or other marking-instrument in forming straight lines upon paper or another material. They are used in geometry, drafting, drawing, carpentry, building, interior design, crafts, and other disciplines. For very long bars or strips of wood or metal having straight and true edges and used for a variety of purposes, including cutting or establishing the evenness of surfaces, use \"straightedges.\""@en,
        "Rechte randen stroken of cilinders van gemiddelde grootte, meestal van hout, metaal, plastic of ivoor en met een schaalverdeling er op aangebracht. Werd gebruikt voor het meten en voor het geleiden van een pen, potlood of andere markerings-instrument bij het vormen van rechte lijnen op papier of ander materiaal. Ze worden gebruikt in de geometrie, het opstellen, tekenen, timmerwerk, bouw, interieur ontwerp, de ambachten en andere disciplines. Gebruik 'richtlinialen' voor zeer lange stokken of stroken hout of metaal met rechte en zuivere randen die worden gebruikt voor een verscheidenheid aan toepassingen, met inbegrip van snijden of bepalen van de vlakheid van oppervlakken."@nl ;
    prov:generatedAtTime "2022-09-28T11:51:19+00:00"^^xsd:dateTime .

