@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/64209> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300204668> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64209" ;
    skos:prefLabel "ramrod"@en,
        "laadstok"@nl ;
    skos:scopeNote "Rods of wood or metal used from the 15th century to drive the ball and powder charge into the breech of a firearm barrel or to clean it."@en,
        "Stokken die worden gebruikt vanaf de 15e eeuw om de kogel en de kruitlading tegen het achterstuk van de loop te duwen."@nl ;
    prov:generatedAtTime "2023-08-02T10:35:40+00:00"^^xsd:dateTime .

