@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://data.amerigeoss.org/dataset/067cc11a-858d-4705-99b8-ed99b2d76422> a dcat:Dataset ;
    dct:description "Combined sewersheds in the City of Pittsburgh. Attribute field identifies sewersheds that were analyzed as part of PWSA's City Wide Green First Plan." ;
    dct:identifier "fe7e5332-4c87-410d-b0be-43c5d2c44ae0" ;
    dct:issued "2025-09-23T17:00:52.043435"^^xsd:dateTime ;
    dct:modified "2021-02-03T21:09:08.496375"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Combined Sewershed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ana Flores" ;
            vcard:hasEmail <mailto:aflores@pgh2o.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/067cc11a-858d-4705-99b8-ed99b2d76422/resource/1f05f074-ddaa-4cac-9c9c-c56234231f2f>,
        <https://data.amerigeoss.org/dataset/067cc11a-858d-4705-99b8-ed99b2d76422/resource/6e85fd7e-e7b9-4bea-a7e7-ef286583b6a2>,
        <https://data.amerigeoss.org/dataset/067cc11a-858d-4705-99b8-ed99b2d76422/resource/8bf73ac9-21cf-45c9-ac13-fe4b8100f7aa> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "sewershed",
        "stormwater" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/067cc11a-858d-4705-99b8-ed99b2d76422/resource/1f05f074-ddaa-4cac-9c9c-c56234231f2f> a dcat:Distribution ;
    dct:description "pghcombinedsewersheds-datadict.csv" ;
    dct:format "CSV" ;
    dct:issued "2023-01-24T18:12:59.452045"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:00:52.030577"^^xsd:dateTime ;
    dct:title "Combined Sewershed Data Dictionary" ;
    dcat:accessURL <https://data.wprdc.org/dataset/fe7e5332-4c87-410d-b0be-43c5d2c44ae0/resource/b4b2b7a7-9a8f-46da-9080-332bbebdcee8/download/pghcombinedsewersheds-datadict.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/067cc11a-858d-4705-99b8-ed99b2d76422/resource/6e85fd7e-e7b9-4bea-a7e7-ef286583b6a2> a dcat:Distribution ;
    dct:description "Shapefile" ;
    dct:format "ZIP" ;
    dct:issued "2023-01-24T18:12:59.452043"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:00:52.029774"^^xsd:dateTime ;
    dct:title "Combined Sewersheds" ;
    dcat:accessURL <https://data.wprdc.org/dataset/fe7e5332-4c87-410d-b0be-43c5d2c44ae0/resource/4b38dde6-c6e2-463f-bc94-6efb6c1939c2/download/pghcombinedsewersheds.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/067cc11a-858d-4705-99b8-ed99b2d76422/resource/8bf73ac9-21cf-45c9-ac13-fe4b8100f7aa> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2023-01-24T18:12:59.452039"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:00:52.028928"^^xsd:dateTime ;
    dct:title "Combined Sewersheds" ;
    dcat:accessURL <https://data.wprdc.org/dataset/fe7e5332-4c87-410d-b0be-43c5d2c44ae0/resource/138d6b65-1630-4905-9421-de90cd9d59e5/download/pghcombinedsewersheds.geojson> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

