@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/64454> a skos:Concept ;
    skos:altLabel "measuring technique"@en,
        "maat nemen, de"@nl,
        "meettechniek"@nl,
        "opmeten"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98229> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053578> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/90827>,
        <https://data.rkd.nl/thesaurus/90899> ;
    skos:notation "64454" ;
    skos:prefLabel "measuring"@en,
        "meten"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/82305> ;
    skos:scopeNote "Generally, the action or process of determining or calculating a length, quantity, value, magnitude, extent, or other designation of dimensions, size, weight, number, or volume of an object or group of objects, person, animal, plant, plot of land, or other thing, typically by the application of an instrument or device marked in standard units."@en,
        "Over het algemeen, de handeling of het proces van het vaststellen of berekenen van een lengte, hoeveelheid, waarde, omvang, mate of andere aanduiding van afmetingen, grootte, gewicht, aantal of volume van een object of groep objecten, persoon, dier, plant, stuk land, of ander ding, door gebruik te maken van een instrument of apparaat dat werkt met standaardeenheden."@nl ;
    prov:generatedAtTime "2023-07-26T12:45:21+00:00"^^xsd:dateTime .

