@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/5c859fb4-0fdf-4452-98e9-477ae0f95896> a dcat:Dataset ;
    dct:description "Disclosure of the executed contract with NSW Government to deliver the Park'nPay application and records of approval." ;
    dct:identifier "5c859fb4-0fdf-4452-98e9-477ae0f95896" ;
    dct:issued "2020-05-07T03:18:43.069538"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2020-05-07T03:20:01.660778"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> ;
    dct:title "Contract to deliver the Park'nPay application" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dfsi_gipa" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5c859fb4-0fdf-4452-98e9-477ae0f95896/resource/c0c212d0-59c2-4a07-be5d-26460bb06c6d> ;
    dcat:keyword "Contract",
        "government information public access GIPA",
        "parknpay" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5c859fb4-0fdf-4452-98e9-477ae0f95896/resource/c0c212d0-59c2-4a07-be5d-26460bb06c6d> a dcat:Distribution ;
    dct:description "Executed contract to deliver the Park'nPay application and approval documents." ;
    dct:format "PDF" ;
    dct:issued "2020-05-07T03:20:01.168531"^^xsd:dateTime ;
    dct:modified "2020-05-07T03:20:01.168531"^^xsd:dateTime ;
    dct:title "Contract to deliver Park'nPay" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/5c859fb4-0fdf-4452-98e9-477ae0f95896/resource/c0c212d0-59c2-4a07-be5d-26460bb06c6d/download/gipr19-445-information-for-release-redacted.pdf> ;
    dcat:byteSize "11644823"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> a foaf:Agent ;
    foaf:name "Department of Customer Service" .

