@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/67620> a skos:Concept ;
    skos:altLabel "wiel (tandwiel)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300125467> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67620" ;
    skos:prefLabel "gear"@en,
        "tandwiel"@nl ;
    skos:scopeNote "Toothed wheels, cones, or cylinders, or other machined elements that are designed to mesh with other similarly toothed elements for purposes which include the transmission of power and the change of speed or direction."@en,
        "Getande schijven, kegels, cilinders of andere onderdelen van een mechaniek die zijn ontworpen om in soortgelijke getande onderdelen te passen voor bijvoorbeeld het overbrengen van kracht en het veranderen van snelheid of richting."@nl ;
    prov:generatedAtTime "2022-10-11T08:56:40+00:00"^^xsd:dateTime .

