@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/ff959aca-0411-46ea-85ed-aebfa266ec57> a dcat:Dataset ;
    dct:description "Information on the conditions of sportsgrounds in Ryde local council, include weather conditions and closure of grounds." ;
    dct:identifier "ff959aca-0411-46ea-85ed-aebfa266ec57" ;
    dct:issued "2016-07-24T22:55:41.888489"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-24T22:56:00.500897"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/ee27c231-c7c2-41f5-9c61-7b562eb1802a> ;
    dct:title "Sportsground status" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ff959aca-0411-46ea-85ed-aebfa266ec57/resource/b78ca01e-6072-46b1-9eac-7db10ac31ddf> ;
    dcat:keyword "local-government",
        "sportsgrounds" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ff959aca-0411-46ea-85ed-aebfa266ec57/resource/b78ca01e-6072-46b1-9eac-7db10ac31ddf> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2016-07-25T08:56:00.173172"^^xsd:dateTime ;
    dct:modified "2016-07-25T08:56:00.173172"^^xsd:dateTime ;
    dct:title "Sportsground status - weblink" ;
    dcat:accessURL <http://www.ryde.nsw.gov.au/Recreation/Parks-and-Sportsgrounds/Sportsground-Status> .

<https://uatdatansw.dac.nsw.gov.au/organization/ee27c231-c7c2-41f5-9c61-7b562eb1802a> a foaf:Agent ;
    foaf:name "City of Ryde" .

