@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/98298> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98294> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212494> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64010>,
        <https://data.rkd.nl/thesaurus/66670>,
        <https://data.rkd.nl/thesaurus/95454>,
        <https://data.rkd.nl/thesaurus/97753> ;
    skos:notation "98298" ;
    skos:prefLabel "guideway vehicle"@en,
        "geleid voertuig"@nl ;
    skos:scopeNote "Vehicles that move along channels, tracks, or grooves."@en,
        "Voertuigen die zich voortbewegen door of over goten, sporen of groeven."@nl ;
    prov:generatedAtTime "2023-08-02T08:40:22+00:00"^^xsd:dateTime .

