@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/64933> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300204852> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64933" ;
    skos:prefLabel "tape measure"@en,
        "meetlint"@nl ;
    skos:scopeNote "Long, narrow, flexible strips of linen, steel, or wire-woven cloth graduated to measure distances and often stored coiled in a protective casing into which they can be rewound after use."@en,
        "Lange, smalle, soepele stroken linnen, staal of velijnstof met een schaalverdeling voor het meten van afstanden, die vaak opgerold worden bewaard in een beschermend omhulsel waarin ze na gebruik weer kunnen worden opgewonden."@nl ;
    prov:generatedAtTime "2023-07-10T10:34:06+00:00"^^xsd:dateTime .

