@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/6f3c75b3-61e1-484d-9f20-bd38ce27b995> a dcat:Dataset ;
    dct:description """Location and dates of graffiti in Albert Park, Balaclava, Elwood, Melbourne (part), Middle Park, Port Melbourne (part), Ripponlea, South Melbourne, Southbank (part), St Kilda, St Kilda East (part), St Kilda West and Windsor (part).\r
Although all due care has been taken to ensure that these data are correct, no warranty is expressed or implied by the City of Port Phillip in their use.""" ;
    dct:identifier "6f3c75b3-61e1-484d-9f20-bd38ce27b995" ;
    dct:issued "2020-02-24T03:21:45.140808"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2023-08-09T06:19:37.279181"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/6d0339b1-7dae-4df0-bda5-904ba070a012> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (144.9820 -37.8642)"^^gsp:wktLiteral ] ;
    dct:title "City of Port Phillip Graffiti" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "port-phillip-open-data" ] ;
    dcat:distribution <https://data.gov.au/dataset/6f3c75b3-61e1-484d-9f20-bd38ce27b995/resource/b31247a8-e4e4-4451-acb9-9643db2ac6d1> ;
    dcat:keyword "Graffiti" .

<https://data.gov.au/dataset/6f3c75b3-61e1-484d-9f20-bd38ce27b995/resource/b31247a8-e4e4-4451-acb9-9643db2ac6d1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-10-05T01:13:49.696222"^^xsd:dateTime ;
    dct:modified "2023-08-09T06:19:37.302643"^^xsd:dateTime ;
    dct:title "Graffiti" ;
    dcat:accessURL <https://data.gov.au/data/dataset/6f3c75b3-61e1-484d-9f20-bd38ce27b995/resource/b31247a8-e4e4-4451-acb9-9643db2ac6d1/download/graffitiopendata.csv> ;
    dcat:byteSize "158759"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/6d0339b1-7dae-4df0-bda5-904ba070a012> a foaf:Agent ;
    foaf:name "City of Port Phillip" .

