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

<https://uatdatansw.dac.nsw.gov.au/dataset/6a3e00f8-cf4d-4a75-b1b4-414ddf755549> a dcat:Dataset ;
    dct:description "List of Fixed Speed Camera Locations in NSW." ;
    dct:identifier "6a3e00f8-cf4d-4a75-b1b4-414ddf755549" ;
    dct:issued "2013-05-27T01:59:19.595658"^^xsd:dateTime ;
    dct:modified "2016-07-20T12:14:53.463584"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "List of Fixed Speed Camera Locations in NSW" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6a3e00f8-cf4d-4a75-b1b4-414ddf755549/resource/dcdb9ded-2ba4-463b-84d4-1b4b42e1507d> ;
    dcat:keyword "road transport",
        "speed camera",
        "transport" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6a3e00f8-cf4d-4a75-b1b4-414ddf755549/resource/dcdb9ded-2ba4-463b-84d4-1b4b42e1507d> a dcat:Distribution ;
    dct:description "List of Fixed Speed Camera Locations in NSW." ;
    dct:format "PDF" ;
    dct:issued "2013-05-26T21:59:32.977246"^^xsd:dateTime ;
    dct:modified "2013-05-26T21:59:32.977246"^^xsd:dateTime ;
    dct:title "List of Fixed Speed Camera Locations in NSW" ;
    dcat:accessURL <http://roadsafety.transport.nsw.gov.au/speeding/speedcameras/current-locations.html> ;
    dcat:byteSize "16693"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

<https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> a foaf:Agent ;
    foaf:name "Transport for NSW" .

