@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/95762> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64061> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300006973> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95762" ;
    skos:prefLabel "milestone"@en,
        "mijlpaal"@nl ;
    skos:scopeNote "Stones, slabs, or pillars of any material, set by the side of a road to mark distances between one point and another; most often distances between cities. The term \"milestones\" does not necessarily refer only to the unit of measurement called a \"mile\"; it may be used to describe objects that denote measures of the kilometer or other units."@en,
        "Afstandpalen, zoals die langs de wegen worden geplaatst op een mijl afstand van elkaar."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:34+00:00"^^xsd:dateTime .

