@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/657015e1-57f9-4268-8783-a2a1f86e6036> a dcat:Dataset ;
    dct:description "County boundaries within Pennsylvania as delineated for the PennDOT Type 10 general highway map." ;
    dct:identifier "657015e1-57f9-4268-8783-a2a1f86e6036" ;
    dct:issued "2025-11-22T07:18:33.165679"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:18:33.165684"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5194 39.7199, -74.6896 39.7199, -74.6896 42.2695, -80.5194 42.2695, -80.5194 39.7199))"^^gsp:wktLiteral ] ;
    dct:title "PennDOT - Pennsylvania County Boundaries 2006" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/657015e1-57f9-4268-8783-a2a1f86e6036/resource/1e2afc86-89cf-4466-bb81-7374d425101e>,
        <https://data.amerigeoss.org/dataset/657015e1-57f9-4268-8783-a2a1f86e6036/resource/bf1f06a0-80cd-4783-af6f-7255e45d86e4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pennsylvania",
        "united-states" .

<https://data.amerigeoss.org/dataset/657015e1-57f9-4268-8783-a2a1f86e6036/resource/1e2afc86-89cf-4466-bb81-7374d425101e> a dcat:Distribution ;
    dct:issued "2020-11-29T22:29:02.107471"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:18:33.159454"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/> .

<https://data.amerigeoss.org/dataset/657015e1-57f9-4268-8783-a2a1f86e6036/resource/bf1f06a0-80cd-4783-af6f-7255e45d86e4> a dcat:Distribution ;
    dct:description "CSDGM IMPORT ERROR: No digtinfo/formcont" ;
    dct:format "ZIP" ;
    dct:issued "2020-11-29T22:29:02.107465"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:18:33.159036"^^xsd:dateTime ;
    dct:title "ArcView Shapefile" ;
    dcat:accessURL <ftp://www.pasda.psu.edu/pub/pasda/padot/boundary_layers/PA_COUNTY01_2006.zip> .

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

