@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/64285> a skos:Concept ;
    skos:altLabel "wiel (wagenwiel)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67793> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300432358> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64285" ;
    skos:prefLabel "wagon wheel"@en,
        "wagenwiel"@nl ;
    skos:scopeNote "Large non-pneumatic wheels most often made of wood, iron, steel or other materials that are attached to the axels of wagons or other horse-drawn conveyances."@en ;
    prov:generatedAtTime "2022-10-11T08:57:02+00:00"^^xsd:dateTime .

