@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://catalogue.data.wa.gov.au/dataset/34741550-f3d1-4910-adb1-9dac862670c7> a dcat:Dataset ;
    dct:description "Western Power’s Licence Conditions govern these Data and Resources. By accessing or using the Data and/or Resources, the user agrees to be bound by Western Power’s Licence Conditions " ;
    dct:identifier "34741550-f3d1-4910-adb1-9dac862670c7" ;
    dct:issued "2017-02-10T00:16:18.782331"^^xsd:dateTime ;
    dct:modified "2020-07-13T01:18:25.006070"^^xsd:dateTime ;
    dct:publisher <https://catalogue.data.wa.gov.au/organization/049a3ff2-c1a2-48af-9888-c44c2789d4f2> ;
    dct:title "Licence terms and conditions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Western Power" ;
            vcard:hasEmail <mailto:dqit@westernpower.com.au> ] ;
    dcat:distribution <https://catalogue.data.wa.gov.au/dataset/34741550-f3d1-4910-adb1-9dac862670c7/resource/5c0d580f-85a6-42de-ab47-036e70bcd2ad> ;
    dcat:theme <Civic%20Infrastructure> .

<https://catalogue.data.wa.gov.au/dataset/34741550-f3d1-4910-adb1-9dac862670c7/resource/5c0d580f-85a6-42de-ab47-036e70bcd2ad> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Licence Conditions" ;
    dcat:accessURL <https://catalogue.data.wa.gov.au/dataset/34741550-f3d1-4910-adb1-9dac862670c7/resource/5c0d580f-85a6-42de-ab47-036e70bcd2ad/download/slip-licence-conditions.pdf> .

<https://catalogue.data.wa.gov.au/organization/049a3ff2-c1a2-48af-9888-c44c2789d4f2> a foaf:Organization ;
    foaf:name "Western Power" .

