@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/a0be47b6-c9e3-4325-85bc-508f495d4214> a dcat:Dataset ;
    dct:description "Table of sites used to record ocean tide data by the Manly Hydraulics Laboratory." ;
    dct:identifier "a0be47b6-c9e3-4325-85bc-508f495d4214" ;
    dct:issued "2013-05-27T03:15:05.011899"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-05-31T00:40:22.494632"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> ;
    dct:title "NSW Ocean Tide Data Recording Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a0be47b6-c9e3-4325-85bc-508f495d4214/resource/ea0be735-764f-40f6-8913-de104818c7fd> ;
    dcat:keyword "environment",
        "science" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a0be47b6-c9e3-4325-85bc-508f495d4214/resource/ea0be735-764f-40f6-8913-de104818c7fd> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2013-05-26T23:15:16.423400"^^xsd:dateTime ;
    dct:modified "2013-05-26T23:15:16.423400"^^xsd:dateTime ;
    dct:title "NSW Ocean Tide Data Recording Sites" ;
    dcat:accessURL <http://www.mhl.nsw.gov.au/data/realtime/oceantide/Where> ;
    dcat:mediaType "text/html" .

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

