@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://data.gov.au/dataset/7cd67e84-5e5a-478f-94d8-a3502f47279b> a dcat:Dataset ;
    dct:description """<b>This dataset refers to a deprecated parking management solution.</b>



It contains each Pay Stay zone and the street segment that it is linked to. The Pay Stay zone can go across multiple street segments and also one street segment can have multiple Pay Stay zones.



This data can be linked to both the sign plate Pay Stay zone dataset.

https://data.melbourne.vic.gov.au/explore/dataset/sign-plates-located-in-each-pay-stay-zone/information/ 

and also the Pay Stay parking restrictions dataset

https://data.melbourne.vic.gov.au/explore/dataset/pay-stay-parking-restrictions/information/

The datasets can be joined on Pay Stay zone.



To create a spatial dataset the street segment can be joined with the road corridor dataset on the street segment id.

https://data.melbourne.vic.gov.au/explore/dataset/road-corridors/information/



For further information on Pay Stay https://www.paystay.com.au/""" ;
    dct:identifier "7cd67e84-5e5a-478f-94d8-a3502f47279b" ;
    dct:issued "2026-01-10T01:46:59.076383"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:04:57.449286"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/625bb2dd-9741-4e6e-9a4a-8613c201dce4> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Pay Stay zones linked to street segments" ;
    dcat:distribution <https://data.gov.au/dataset/7cd67e84-5e5a-478f-94d8-a3502f47279b/resource/13acccad-19b1-4b7b-a0c1-6870726f8677>,
        <https://data.gov.au/dataset/7cd67e84-5e5a-478f-94d8-a3502f47279b/resource/ad76330a-e961-4c46-a5a4-7571a68194f2>,
        <https://data.gov.au/dataset/7cd67e84-5e5a-478f-94d8-a3502f47279b/resource/b7b92683-e884-4e53-b089-733927a4cf55> ;
    dcat:keyword "parking",
        "paystay",
        "street",
        "travel" .

<https://data.gov.au/dataset/7cd67e84-5e5a-478f-94d8-a3502f47279b/resource/13acccad-19b1-4b7b-a0c1-6870726f8677> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T03:04:57.472282"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:04:57.456330"^^xsd:dateTime ;
    dcat:accessURL <https://data.melbourne.vic.gov.au/api/v2/catalog/datasets/pay-stay-zones-linked-to-street-segments> .

<https://data.gov.au/dataset/7cd67e84-5e5a-478f-94d8-a3502f47279b/resource/ad76330a-e961-4c46-a5a4-7571a68194f2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-07T03:04:57.472294"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:04:57.456540"^^xsd:dateTime ;
    dcat:accessURL <https://data.melbourne.vic.gov.au/api/v2/catalog/datasets/pay-stay-zones-linked-to-street-segments/exports/csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/dataset/7cd67e84-5e5a-478f-94d8-a3502f47279b/resource/b7b92683-e884-4e53-b089-733927a4cf55> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-07T03:04:57.472290"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:04:57.456454"^^xsd:dateTime ;
    dcat:accessURL <https://data.melbourne.vic.gov.au/api/v2/catalog/datasets/pay-stay-zones-linked-to-street-segments/exports/json> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/organization/625bb2dd-9741-4e6e-9a4a-8613c201dce4> a foaf:Agent ;
    foaf:mbox "opendata@melbourne.vic.gov.au" ;
    foaf:name "City of Melbourne Open Data" .

