@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/52cbbb32-47ac-4d48-aa77-b3294e51c4dc> a dcat:Dataset ;
    dct:description "Legal Aid NSW advice service (includes geographic coordinates of Legal Aid NSW offices and Outreach services)" ;
    dct:identifier "52cbbb32-47ac-4d48-aa77-b3294e51c4dc" ;
    dct:issued "2015-01-16T03:34:41.215171"^^xsd:dateTime ;
    dct:modified "2019-06-11T03:58:59.588227"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/de1eee60-517b-482d-97d4-42fe377fced0> ;
    dct:title "Legal Aid NSW advice service" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/52cbbb32-47ac-4d48-aa77-b3294e51c4dc/resource/5d3776f4-abed-4f6e-bbd0-53fd6fd0abf8> ;
    dcat:keyword "Government" .

<https://uatdatansw.dac.nsw.gov.au/dataset/52cbbb32-47ac-4d48-aa77-b3294e51c4dc/resource/5d3776f4-abed-4f6e-bbd0-53fd6fd0abf8> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2015-01-15T22:36:06.793722"^^xsd:dateTime ;
    dct:modified "2015-01-15T22:36:06.793722"^^xsd:dateTime ;
    dct:title "Legal Aid NSW advice Service" ;
    dcat:accessURL <https://www.legalaid.nsw.gov.au/get-legal-help/find-a-service> .

<https://uatdatansw.dac.nsw.gov.au/organization/de1eee60-517b-482d-97d4-42fe377fced0> a foaf:Agent ;
    foaf:name "Legal Aid NSW" .

