@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/5c61562e-8324-4a94-846a-ae73073d5561> a dcat:Dataset ;
    dct:description "This table provides information on the short (2 year), medium (5 year), and long (10 year) term trends in the number of incidents of non-fatal shootings recorded by the NSW Police Force." ;
    dct:identifier "5c61562e-8324-4a94-846a-ae73073d5561" ;
    dct:issued "2016-07-26T04:25:27.071271"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-04-09T05:40:15.570133"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> ;
    dct:title "Non-fatal Shootings Statistics in NSW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nicole-mahoney-283" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5c61562e-8324-4a94-846a-ae73073d5561/resource/e7813ac6-92d4-4a22-ba22-77df3c5ed7fd> ;
    dcat:keyword "discharge firearm into premises",
        "firearm",
        "gun",
        "gun crime",
        "non-fatal shootings",
        "shoot with intent",
        "shootings",
        "unlawfully discharge firearm" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5c61562e-8324-4a94-846a-ae73073d5561/resource/e7813ac6-92d4-4a22-ba22-77df3c5ed7fd> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2016-07-26T14:25:51.954234"^^xsd:dateTime ;
    dct:modified "2016-07-26T14:25:51.954234"^^xsd:dateTime ;
    dct:title "Non-fatal shooting statistics in NSW" ;
    dcat:accessURL <http://www.bocsar.nsw.gov.au/Pages/bocsar_pages/Non-fatal-shootings-statistics-in-NSW.aspx> .

<https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> a foaf:Agent ;
    foaf:name "NSW Bureau of Crime Statistics and Research" .

