@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/66243> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96712> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300201694> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66243" ;
    skos:prefLabel "bullet"@en,
        "kogel"@nl ;
    skos:scopeNote "Small metal projectiles, round, cylindro-conical, or pointed and streamlined in shape, usually consisting of a lead core in an envelope of some lighter metal and often but not always housed in cartridges, designed to be fired from small arms singly with each firing. For the small solid lead or steel pellets fired from shotguns in multiples with each firing, use \"shot (ammunition).\""@en,
        "Projectielen voor draagbare wapens en kleine mitrailleurs die rond, buis- en kegelvormig of puntig en gestroomlijnd van vorm zijn en die normaliter bestaan uit een loden kern in een mantel van een lichter metaal en vaak, maar niet altijd, zijn gevat in hulzen. Gebruik 'hagel (munitie)' voor hoeveelheden kleine loden of stalen kogeltjes die worden afgevuurd met jachtgeweren."@nl ;
    prov:generatedAtTime "2022-06-01T13:22:15+00:00"^^xsd:dateTime .

