@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/995ad9c5-e66c-4523-9ef7-66801b25ae50> a dcat:Dataset ;
    dct:description """Alcohol related violence statistics across NSW for the state and by LGA and Suburb.\r
Day of the week and time of day information.\r
Lockout laws""" ;
    dct:identifier "995ad9c5-e66c-4523-9ef7-66801b25ae50" ;
    dct:issued "2013-07-11T01:46:48.269405"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-04-09T05:24:43.253029"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f520d2ca-de29-4265-b79a-6d1d89d4517f> ;
    dct:title "Alcohol Related Violence in Sydney" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nicole-mahoney-283" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/995ad9c5-e66c-4523-9ef7-66801b25ae50/resource/c4c86024-160e-4045-8772-132795834e8c> ;
    dcat:keyword "Kings Cross Precinct",
        "Newtown",
        "Pyrmont",
        "Sydney CBD Entertainment Precinct",
        "alcohol",
        "alcohol related assault",
        "crime",
        "lockouts",
        "non-domestic assaults",
        "statistics" .

<https://uatdatansw.dac.nsw.gov.au/dataset/995ad9c5-e66c-4523-9ef7-66801b25ae50/resource/c4c86024-160e-4045-8772-132795834e8c> a dcat:Distribution ;
    dct:description "Statistics on alcohol related violence by area, and including information on the lockout laws" ;
    dct:format "HTML" ;
    dct:issued "2013-07-10T21:47:07.334455"^^xsd:dateTime ;
    dct:modified "2013-07-10T21:47:07.334455"^^xsd:dateTime ;
    dct:title "Alcohol related violence in NSW" ;
    dcat:accessURL <http://www.bocsar.nsw.gov.au/Pages/bocsar_pages/Alcohol_Related_Violence.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" .

