@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/64502> a skos:Concept ;
    skos:altLabel "walking"@en,
        "lopen"@nl,
        "lopend"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98810> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300248181>,
        <http://www.iconclass.org/31A2711> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64631> ;
    skos:notation "64502" ;
    skos:prefLabel "walking"@en,
        "wandelen"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63730>,
        <https://data.rkd.nl/thesaurus/64423>,
        <https://data.rkd.nl/thesaurus/82275> ;
    skos:scopeNote "Traveling on foot at a moderate pace, proceeding by steps, and moving the feet alternately so that there is always one foot on the ground in bipedal locomotion and two or more feet on the ground in quadrupedal locomotion."@en,
        "Het reizen te voet in gematigd tempo, zich met stappen voortbewegend, waarbij de voeten om beurten worden verplaatst zodat er zich altijd één voet op de grond bevindt bij tweevoetige voortbeweging en twee of meerdere voeten bij viervoetige voortbeweging."@nl ;
    prov:generatedAtTime "2024-04-16T13:28:21+00:00"^^xsd:dateTime .

