@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://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559> a dcat:Dataset ;
    dct:identifier "7fd1e036-4bb8-48ff-9693-aa9e51cb9559" ;
    dct:issued "2021-11-24T01:26:01.183997"^^xsd:dateTime ;
    dct:modified "2021-11-24T02:56:24.502625"^^xsd:dateTime ;
    dct:publisher <https://data2.cerdi.edu.au/organization/86122019-6562-45bc-afa9-d137d6ce0e4f> ;
    dct:title "llpg_dam_catchments" ;
    dcat:distribution <https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/1fe5ad93-29d8-4871-8f1e-7e6d2ac830bd>,
        <https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/5f0811c9-b09b-4a8c-ba2c-c6305d8fa473>,
        <https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/760eb9ad-1204-4d02-bf5a-6f7268a5fe59>,
        <https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/80a12d13-65a1-4bde-b6e9-69fe29064da7>,
        <https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/86d73ca3-59d5-48a9-83c8-e3c1b991f720> ;
    dcat:keyword "features",
        "llpg_dam_catchments" .

<https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/1fe5ad93-29d8-4871-8f1e-7e6d2ac830bd> a dcat:Distribution ;
    dct:description "An OGC compliant Web Map Service (WMS) endpoint for this resource. To access this layer directly the layer_name will need to be specified." ;
    dct:format "WMS" ;
    dct:title "llpg_dam_catchments - WMS" ;
    dcat:accessURL <https://geo.cerdi.edu.au/geoserver/ccma/wms?service=WMS&request=getMap&version=1.3.0#llpg_dam_catchments> .

<https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/5f0811c9-b09b-4a8c-ba2c-c6305d8fa473> a dcat:Distribution ;
    dct:description "An OGC compliant Web Feature Service (WFS) endpoint for this resource. To access the service for this resource directly the feature_type will need to be passed to the service as typeName." ;
    dct:format "WFS" ;
    dct:title "llpg_dam_catchments - WFS" ;
    dcat:accessURL <https://geo.cerdi.edu.au/geoserver/ccma/ows?service=WFS&request=getFeature&typeName=ccma:llpg_dam_catchments#llpg_dam_catchments> .

<https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/760eb9ad-1204-4d02-bf5a-6f7268a5fe59> a dcat:Distribution ;
    dct:description "GeoJSON feed by GeoServer WFS service." ;
    dct:format "GeoJSON" ;
    dct:title "llpg_dam_catchments - GeoJSON" ;
    dcat:accessURL <https://geo.cerdi.edu.au/geoserver/ccma/ows?service=WFS&request=getFeature&count=100&srsName=EPSG:4326&outputFormat=application/json&typeName=ccma:llpg_dam_catchments> .

<https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/80a12d13-65a1-4bde-b6e9-69fe29064da7> a dcat:Distribution ;
    dct:description "CSV feed provided by GeoServer WFS service." ;
    dct:format "CSV" ;
    dct:title "llpg_dam_catchments - CSV" ;
    dcat:accessURL <https://geo.cerdi.edu.au/geoserver/ccma/ows?service=WFS&request=getFeature&srsName=EPSG:4326&outputFormat=csv&typeName=ccma:llpg_dam_catchments> .

<https://data2.cerdi.edu.au/dataset/7fd1e036-4bb8-48ff-9693-aa9e51cb9559/resource/86d73ca3-59d5-48a9-83c8-e3c1b991f720> a dcat:Distribution ;
    dct:description "ESRI Shapefile provided by Geoserver WFS service." ;
    dct:format "SHP" ;
    dct:title "llpg_dam_catchments - ESRI Shapefile" ;
    dcat:accessURL <https://geo.cerdi.edu.au/geoserver/ccma/ows?service=WFS&request=getFeature&srsName=EPSG:4326&outputFormat=SHAPE-ZIP&typeName=ccma:llpg_dam_catchments> .

<https://data2.cerdi.edu.au/organization/86122019-6562-45bc-afa9-d137d6ce0e4f> a foaf:Organization ;
    foaf:name "Centre for eResearch and Digital Innovation" .

