@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/82305> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98050> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266037> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82305" ;
    skos:prefLabel "measurement (dimension)"@en,
        "maten (dimensies)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64454> ;
    skos:scopeNote "Dimensions or size ascertained by measuring; a magnitude, quantity, or extent calculated by the application of an instrument or device marked in standard units."@en,
        "Afmetingen of groottekenmerken die door meting worden vastgesteld: een magnitude, hoeveelheid of omvang die wordt berekend door toepassing van een instrument of ander hulpmiddel met een notatie in standaardeenheden."@nl ;
    prov:generatedAtTime "2023-07-11T08:11:05+00:00"^^xsd:dateTime .

