@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/8154a4f9-7572-45f3-85df-98e8fa406fbc> a dcat:Dataset ;
    dct:description "Public register for Environment Protection Licences and regulatory actions performed under the Protection of the Environment Operations Act. Allows you to search for Licences, Applications, Notices, Audits and Pollution reduction programs by number, name, activity and/or location. Also contains load base licensing pollution data for Air, Noise, Soil, Water and Waste etc." ;
    dct:identifier "8154a4f9-7572-45f3-85df-98e8fa406fbc" ;
    dct:issued "2020-03-16T22:33:00.626968"^^xsd:dateTime ;
    dct:modified "2020-03-16T22:33:03.463367"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/83a21590-19cd-49af-a188-f06f5d4fe231> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.0000 -37.7000, 141.0000 -28.0000, 154.0000 -28.0000, 154.0000 -37.7000, 141.0000 -37.7000))"^^gsp:wktLiteral ] ;
    dct:title "Public Register for the Protection of the Environment Operations Act" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8154a4f9-7572-45f3-85df-98e8fa406fbc/resource/279d1b1d-13f9-42e2-bc29-a5b3004ec3be>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/8154a4f9-7572-45f3-85df-98e8fa406fbc/resource/3f340c21-9472-4cad-9db6-b1b77f719a7e> ;
    dcat:keyword "Compliance",
        "LBL",
        "Load-based licensing" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8154a4f9-7572-45f3-85df-98e8fa406fbc/resource/279d1b1d-13f9-42e2-bc29-a5b3004ec3be> a dcat:Distribution ;
    dct:format "URL" ;
    dct:issued "2020-03-16T22:33:03.517759"^^xsd:dateTime ;
    dct:modified "2020-03-16T22:33:03.517759"^^xsd:dateTime ;
    dct:title "POEO public register" ;
    dcat:accessURL <https://apps.epa.nsw.gov.au/prpoeoapp/> .

<https://uatdatansw.dac.nsw.gov.au/dataset/8154a4f9-7572-45f3-85df-98e8fa406fbc/resource/3f340c21-9472-4cad-9db6-b1b77f719a7e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-03-16T22:33:03.517749"^^xsd:dateTime ;
    dct:modified "2020-03-16T22:33:03.517749"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://datasets.seed.nsw.gov.au/dataset/poeo-public-register/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/83a21590-19cd-49af-a188-f06f5d4fe231> a foaf:Agent ;
    foaf:name "Environment Protection Authority (EPA)" .

