@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/3991f339-6110-46e1-bcf2-e2e69d1f3f5b> a dcat:Dataset ;
    dct:description "An Encroachment Location is a DEP primary facility type related to the Water Resources Management Water Obstructions Program. There are many sub-facility types relating to Encroachment Locations, ranging from Boat Launch Ramps to Dredging to Wetland Impact. These sub-facilities may pertain to more than one primary facility kind as listed in the table below." ;
    dct:identifier "3991f339-6110-46e1-bcf2-e2e69d1f3f5b" ;
    dct:issued "2025-11-21T01:10:49.048560"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:10:49.048564"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.6121 39.6782, -74.6261 39.6782, -74.6261 42.2785, -80.6121 42.2785, -80.6121 39.6782))"^^gsp:wktLiteral ] ;
    dct:title "Encroachment Locations" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3991f339-6110-46e1-bcf2-e2e69d1f3f5b/resource/9133a2bb-cd01-4880-a0a4-bfd8b0f9d8fa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "efacts",
        "encroachment",
        "encroachment-location",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3991f339-6110-46e1-bcf2-e2e69d1f3f5b/resource/9133a2bb-cd01-4880-a0a4-bfd8b0f9d8fa> a dcat:Distribution ;
    dct:issued "2020-11-29T22:55:03.500649"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:10:49.041071"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu> .

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

