@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/be6075fc-9725-4229-ab10-a0928154957e> a dcat:Dataset ;
    dct:description "The walking data featured here are from the Household Travel Survey (HTS), which is the largest and most comprehensive source of personal travel data for the Sydney Greater Metropolitan Area (GMA). The HTS collects data for all transport modes including walking." ;
    dct:identifier "be6075fc-9725-4229-ab10-a0928154957e" ;
    dct:issued "2013-05-24T01:20:43.323930"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-03-12T00:25:55.719875"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Walking Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "meg-oliverchild-8062" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/be6075fc-9725-4229-ab10-a0928154957e/resource/b62d65b0-61a6-4950-9295-a49607c6ec3d> ;
    dcat:keyword "Transport",
        "Walking" .

<https://uatdatansw.dac.nsw.gov.au/dataset/be6075fc-9725-4229-ab10-a0928154957e/resource/b62d65b0-61a6-4950-9295-a49607c6ec3d> a dcat:Distribution ;
    dct:description "This data explores the nature of walk trips in Sydney." ;
    dct:format "DATA" ;
    dct:issued "2019-02-18T22:15:38.964908"^^xsd:dateTime ;
    dct:modified "2019-02-18T22:15:38.964908"^^xsd:dateTime ;
    dct:title "Active Transport Walking" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/dataset/active-transport-walking> .

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

