@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/b4573657-81dc-46e7-9677-65b607f734d4> a dcat:Dataset ;
    dct:description "Hospitals: A full list of health services, including name, address, contact details and Local Health District is available for download in CSV format." ;
    dct:identifier "b4573657-81dc-46e7-9677-65b607f734d4" ;
    dct:issued "2020-01-21T03:25:27.335631"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2020-01-21T03:29:49.812265"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/015152b6-7d96-4a44-bccc-4c36750ca8ed> ;
    dct:title "NSW Hospitals" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "digital-5525" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b4573657-81dc-46e7-9677-65b607f734d4/resource/e17840df-ecfc-4e38-b51b-9f49af5dc21a> ;
    dcat:keyword "Health",
        "Health Service",
        "Hospital",
        "Local Health District" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b4573657-81dc-46e7-9677-65b607f734d4/resource/e17840df-ecfc-4e38-b51b-9f49af5dc21a> a dcat:Distribution ;
    dct:description "Hospitals: A full list of health services, including name, address, contact details and Local Health District is available for download in CSV format." ;
    dct:format "CSV" ;
    dct:issued "2020-01-21T03:26:24.790856"^^xsd:dateTime ;
    dct:modified "2020-01-21T03:26:24.790856"^^xsd:dateTime ;
    dct:title "NSW Hospitals" ;
    dcat:accessURL <https://ws-spsl-ext-non-auth.webapp.health.nsw.gov.au/rted/api/GetHospitalsReport> .

<https://uatdatansw.dac.nsw.gov.au/organization/015152b6-7d96-4a44-bccc-4c36750ca8ed> a foaf:Agent ;
    foaf:name "NSW Ministry of Health" .

