@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/3b15bcad-59a7-475b-9393-037fe5b4ee42> a dcat:Dataset ;
    dct:description """These datasets are patronage statistics for all intrastate air services that fly to and from Sydney, to and from another location within New South Wales. This data is collected quarterly under the Air Transport Regulation 2006.\r
\r
The patronage data dates back to 1996/97.""" ;
    dct:identifier "3b15bcad-59a7-475b-9393-037fe5b4ee42" ;
    dct:issued "2015-02-10T05:46:48.503934"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-02-18T00:41:27.919520"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "TPA - Aviation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "meg-oliverchild-8062" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3b15bcad-59a7-475b-9393-037fe5b4ee42/resource/4d6e815b-f231-47de-8949-f203ea033b07> ;
    dcat:keyword "air transport",
        "aviation" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3b15bcad-59a7-475b-9393-037fe5b4ee42/resource/4d6e815b-f231-47de-8949-f203ea033b07> a dcat:Distribution ;
    dct:description "Patronage statistics for NSW  from 1996 onwards." ;
    dct:format "data" ;
    dct:issued "2015-02-10T00:47:20.882238"^^xsd:dateTime ;
    dct:modified "2015-02-10T00:47:20.882238"^^xsd:dateTime ;
    dct:title "Aviation" ;
    dcat:accessURL <https://www.transport.nsw.gov.au/data-and-research/passenger-travel/aviation> .

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

