@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/65533> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/95454> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300228422> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65533" ;
    skos:prefLabel "steam locomotive"@en,
        "stoomlocomotief"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64011> ;
    skos:scopeNote "Locomotives powered by onboard internally fired boilers through which hot exhaust gases flow from a firebox in the rear to a smokebox and stack at the front and in which high-pressure steam expands within cylinders to drive two pistons; often having coal or water tenders coupled behind."@en,
        "Te gebruiken voor locomotieven die worden aangedreven door inwendig gestookte stoomketels, waarvandaan hete uitlaatgassen uit een vlamkast achteraan naar een rookkast en een rookgang vooraan stromen. Hierin zet de stoom onder hoge druk uit in cilinders waardoor twee zuigers worden aangedreven; vaak met aangekoppelde kolen- en watertenders erachter."@nl ;
    prov:generatedAtTime "2022-10-11T11:55:54+00:00"^^xsd:dateTime .

