@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/4c5e2624-3dd6-461f-b0c9-22d07f79b699> a dcat:Dataset ;
    dct:description "This dataset includes all cities and large boroughs within and surrounding the Allegheny National Forest (ANF)." ;
    dct:identifier "4c5e2624-3dd6-461f-b0c9-22d07f79b699" ;
    dct:issued "2025-11-21T13:16:43.446447"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:16:43.446451"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.5141 41.4165, -78.2732 41.4165, -78.2732 41.9937, -79.5141 41.9937, -79.5141 41.4165))"^^gsp:wktLiteral ] ;
    dct:title "MajorTownPt" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4c5e2624-3dd6-461f-b0c9-22d07f79b699/resource/5d42bbf3-895a-4abb-b83c-7b8dfddad71b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "borough",
        "cities",
        "city",
        "ckan",
        "geo",
        "geoss",
        "minor-civil-division",
        "national",
        "north-america",
        "towns",
        "united-states" .

<https://data.amerigeoss.org/dataset/4c5e2624-3dd6-461f-b0c9-22d07f79b699/resource/5d42bbf3-895a-4abb-b83c-7b8dfddad71b> a dcat:Distribution ;
    dct:issued "2020-11-29T22:56:57.200814"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:16:43.438808"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/uci/DataSummary.aspx?dataset=1630> .

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

