@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/580d97ce-2052-4e2d-a521-07e0985eeaee> a dcat:Dataset ;
    dct:description "A Storage Tank Location is a DEP primary facility type, and its sole sub-facility is the storage tank itself. Storage tanks are aboveground or underground, and are regulated under Chapter 245 pursuant to the Storage Tank and Spill Prevention Act. Storage tanks currently contain, have contained in the past, or will contain in the future, petroleum or a regulated hazardous substance. Above ground storage tanks that either contain hazardous materials or have a capacity greater than 21000 are removed." ;
    dct:identifier "580d97ce-2052-4e2d-a521-07e0985eeaee" ;
    dct:issued "2025-11-21T20:51:27.790656"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:51:27.790660"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5808 39.6784, -74.6616 39.6784, -74.6616 42.1679, -80.5808 42.1679, -80.5808 39.6784))"^^gsp:wktLiteral ] ;
    dct:title "Storage Tank Locations" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/580d97ce-2052-4e2d-a521-07e0985eeaee/resource/e9eae869-4d78-450a-8e3b-6fce644bef67> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/580d97ce-2052-4e2d-a521-07e0985eeaee/resource/e9eae869-4d78-450a-8e3b-6fce644bef67> a dcat:Distribution ;
    dct:issued "2020-11-29T22:23:54.349423"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:51:27.785019"^^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" .

