@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/6585d827-9154-4e8c-beb9-dbf895d0eb22> a dcat:Dataset ;
    dct:description "The Open Data Hub is the portal to Transport for NSW’s data and information. It also acts as a showcase for innovation from the use of transport data. For app developers, it provides information about data, APIs and a community forum." ;
    dct:identifier "6585d827-9154-4e8c-beb9-dbf895d0eb22" ;
    dct:issued "2016-07-12T22:46:04.886995"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-04-20T02:15:20.586115"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83ac2e16-3767-445a-ac37-98d7c152e8a8> ;
    dct:title "Transport Open Data Hub" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6585d827-9154-4e8c-beb9-dbf895d0eb22/resource/ebab0bfe-c4e8-4473-8ced-f65d8f125158>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/6585d827-9154-4e8c-beb9-dbf895d0eb22/resource/faddd636-f5e6-4d9d-9445-9db25aca89e0> ;
    dcat:keyword "API",
        "GTFS",
        "TTDS",
        "bus",
        "ferry",
        "light rail",
        "opal",
        "public transport",
        "station",
        "train",
        "transport",
        "travel" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6585d827-9154-4e8c-beb9-dbf895d0eb22/resource/ebab0bfe-c4e8-4473-8ced-f65d8f125158> a dcat:Distribution ;
    dct:description "The Open Data Hub is the portal to Transport for NSW’s data and information. It also acts as a showcase for innovation from the use of transport data. For app developers, it provides information about data, APIs and a community forum." ;
    dct:format "API" ;
    dct:issued "2016-07-13T08:47:02.815081"^^xsd:dateTime ;
    dct:modified "2021-04-20T02:15:20.589597"^^xsd:dateTime ;
    dct:title "Transport data API catalogue" ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/search/type/dataset> .

<https://uatdatansw.dac.nsw.gov.au/dataset/6585d827-9154-4e8c-beb9-dbf895d0eb22/resource/faddd636-f5e6-4d9d-9445-9db25aca89e0> a dcat:Distribution ;
    dct:description "The Open Data Hub is the portal to Transport for NSW’s data and information. It also acts as a showcase for innovation from the use of transport data. For app developers, it provides information about data, APIs and a community forum." ;
    dct:format "website link" ;
    dct:issued "2016-07-13T08:46:23.880451"^^xsd:dateTime ;
    dct:modified "2021-04-20T02:15:20.589465"^^xsd:dateTime ;
    dct:title "Transport open data hub " ;
    dcat:accessURL <https://opendata.transport.nsw.gov.au/> .

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

