@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://data.amerigeoss.org/dataset/64b3deb1-b03a-4514-8085-f9cfef84351d> a dcat:Dataset ;
    dct:description "locations of protected and preserved lands in the Southwest Pennsylvania Commission region" ;
    dct:identifier "64b3deb1-b03a-4514-8085-f9cfef84351d" ;
    dct:issued "2025-11-22T06:45:45.907967"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:45:45.907972"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5193 39.6978, -78.8057 39.6978, -78.8057 41.1891, -80.5193 41.1891, -80.5193 39.6978))"^^gsp:wktLiteral ] ;
    dct:title "Environmental Areas (Natural Heritage Inventory) - SPC Region" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/64b3deb1-b03a-4514-8085-f9cfef84351d/resource/26d11ef8-57e6-4a01-b3ba-707ca84714cd> ;
    dcat:keyword "allegheny-county",
        "amerigeo",
        "amerigeoss",
        "armstrong-county",
        "beaver-county",
        "butler-county",
        "ckan",
        "geo",
        "geoss",
        "metropolitan-planning-organization",
        "national",
        "north-america",
        "pittsburgh-area",
        "southwest-pennsylvania",
        "united-states",
        "washington-county",
        "westmoreland-county" .

<https://data.amerigeoss.org/dataset/64b3deb1-b03a-4514-8085-f9cfef84351d/resource/26d11ef8-57e6-4a01-b3ba-707ca84714cd> a dcat:Distribution ;
    dct:issued "2020-11-29T22:38:55.410828"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:45:45.896459"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.spcregion.org/> .

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

