@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/5886b50b-bab8-4148-b3f4-8d41a133c8f9> a dcat:Dataset ;
    dct:description "An Encroachment Location for Oil & Gas is a DEP primary facility type related to the Oil and Gas Program. The sub-facilities that fall under Oil and Gas Encroachment also exist under Encroachment Locations. The difference is in the DEP program that regulates the facilities. Sub Facility types include:___Bridge--- A bridge across a stream required to provide access primarily to an oil and gas location Culvert--- A culvert installed to provide access primarily to an oil and gas location" ;
    dct:identifier "5886b50b-bab8-4148-b3f4-8d41a133c8f9" ;
    dct:issued "2025-11-21T21:08:08.264229"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:08:08.264233"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.6159 39.6748, -74.6197 39.6748, -74.6197 42.2808, -80.6159 42.2808, -80.6159 39.6748))"^^gsp:wktLiteral ] ;
    dct:title "Encroachment Locations for Oil & Gas" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5886b50b-bab8-4148-b3f4-8d41a133c8f9/resource/2b56a3c6-2cc2-4f9e-9517-cebc2ad969bb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5886b50b-bab8-4148-b3f4-8d41a133c8f9/resource/2b56a3c6-2cc2-4f9e-9517-cebc2ad969bb> a dcat:Distribution ;
    dct:issued "2020-11-29T22:48:38.470529"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:08:08.258576"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <ftp://www.pasda.psu.edu/pub/pasda/dep/> .

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

