@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/84448> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98111> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379099> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84448" ;
    skos:prefLabel "metre (unit for distance)"@en,
        "meter (afstandseenheid)"@nl ;
    skos:scopeNote "The fundamental units of length in the metric system (International Systems of Units, SI), equivalent to approximately 39.37 inches. Defined as the distance travelled by light in a vacuum in 1/299,792,458 second. Historically, the meter was defined by the French Academy of Sciences in 1791 as 1/10,000,000 of the quadrant of the Earth’s circumference from the North Pole through Paris to the equator."@en ;
    prov:generatedAtTime "2023-07-11T08:11:51+00:00"^^xsd:dateTime .

