@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/68191> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96712> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300201708> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68191" ;
    skos:prefLabel "cannonball"@en,
        "kanonskogel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66242> ;
    skos:scopeNote "Spherical projectiles of stone or iron, usually solid, made to be fired from cannons. For the solid bullets of spherical or conical shape fired from small arms, use \"balls (bullets).\""@en,
        "Bolvormige, massieve projectielen van steen of ijzer die zijn bedoeld om met voorlaadkanonnen te worden afgevuurd."@nl ;
    prov:generatedAtTime "2022-08-17T11:44:01+00:00"^^xsd:dateTime .

