@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/67730> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64943> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212841> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67730" ;
    skos:prefLabel "rudder"@en,
        "roer"@nl ;
    skos:scopeNote "Movable control surfaces used to impart direction to craft when in motion; usually located at the rear of vehicles."@en,
        "Beweegbare controleoppervlakten die worden gebruikt om richting te geven aan vaartuigen wanneer deze in beweging zijn; meestal bevestigd aan de achterkant van voertuigen."@nl ;
    prov:generatedAtTime "2022-10-10T07:34:09+00:00"^^xsd:dateTime .

