@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/1e117ee2-7a66-4932-b2ab-a1af4ad8b531> a dcat:Dataset ;
    dct:description "This dataset contains the boundary lines of the USGS (United States Geological Survey) 7.5 minute quadrangles covering the ANF (Allegheny National Forest)." ;
    dct:identifier "1e117ee2-7a66-4932-b2ab-a1af4ad8b531" ;
    dct:issued "2025-11-20T08:34:57.948274"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:34:57.948278"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.5114 41.2409, -78.6019 41.2409, -78.6019 42.0147, -79.5114 42.0147, -79.5114 41.2409))"^^gsp:wktLiteral ] ;
    dct:title "QuadrangleBoundary" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e117ee2-7a66-4932-b2ab-a1af4ad8b531/resource/1fcdd3c9-b6a0-4cc5-95f4-eb6c4fa6660a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "quadrangle",
        "united-states",
        "usgs" .

<https://data.amerigeoss.org/dataset/1e117ee2-7a66-4932-b2ab-a1af4ad8b531/resource/1fcdd3c9-b6a0-4cc5-95f4-eb6c4fa6660a> a dcat:Distribution ;
    dct:issued "2020-11-29T22:41:49.234579"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:34:57.941911"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/uci/DataSummary.aspx?dataset=1627> .

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

