@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/2f94f088-1a10-44a2-8cc4-11461a5c0f18> a dcat:Dataset ;
    dct:description "Claims, Payment and Green Slip Check usage information is refreshed daily; Policy and Premium information is refreshed weekly." ;
    dct:identifier "2f94f088-1a10-44a2-8cc4-11461a5c0f18" ;
    dct:issued "2019-12-13T03:29:10.928860"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-12-13T03:32:33.284248"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/55c1967a-3f73-419c-8ac0-d4cdbfc404aa> ;
    dct:title "2017 CTP Scheme" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "datanswadmin" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2f94f088-1a10-44a2-8cc4-11461a5c0f18/resource/18281357-590b-4c73-ae7b-3f5dfb377c92> .

<https://uatdatansw.dac.nsw.gov.au/dataset/2f94f088-1a10-44a2-8cc4-11461a5c0f18/resource/18281357-590b-4c73-ae7b-3f5dfb377c92> a dcat:Distribution ;
    dct:description """Claims, Payment and Green Slip Check usage information is refreshed daily; Policy and Premium information is refreshed weekly.\r
\r
""" ;
    dct:format "website link" ;
    dct:issued "2019-12-13T03:32:32.875124"^^xsd:dateTime ;
    dct:modified "2019-12-13T03:32:32.875124"^^xsd:dateTime ;
    dct:title "2017 CTP Scheme Open Data" ;
    dcat:accessURL <https://www.sira.nsw.gov.au/CTP-open-data> .

<https://uatdatansw.dac.nsw.gov.au/organization/55c1967a-3f73-419c-8ac0-d4cdbfc404aa> a foaf:Agent ;
    foaf:name "State Insurance Regulatory Authority" .

