@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/6847e192-34c9-4b42-8da7-e746e1a2697b> a dcat:Dataset ;
    dct:description "The data describes the boundary of the Lancaster County." ;
    dct:identifier "6847e192-34c9-4b42-8da7-e746e1a2697b" ;
    dct:issued "2025-11-22T09:24:06.772522"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:24:06.772526"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.7229 39.7208, -75.8989 39.7208, -75.8989 40.3153, -76.7229 40.3153, -76.7229 39.7208))"^^gsp:wktLiteral ] ;
    dct:title "Lancaster County County Boundary" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6847e192-34c9-4b42-8da7-e746e1a2697b/resource/3d220b41-74c0-45ee-9547-7e27f12f1787>,
        <https://data.amerigeoss.org/dataset/6847e192-34c9-4b42-8da7-e746e1a2697b/resource/455a56a1-5fba-4011-9439-3ed68a1ce145> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lancaster-county",
        "national",
        "north-america",
        "pa",
        "pennsylvania",
        "united-states" .

<https://data.amerigeoss.org/dataset/6847e192-34c9-4b42-8da7-e746e1a2697b/resource/3d220b41-74c0-45ee-9547-7e27f12f1787> a dcat:Distribution ;
    dct:issued "2020-11-29T22:31:24.918098"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:24:06.765313"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu> .

<https://data.amerigeoss.org/dataset/6847e192-34c9-4b42-8da7-e746e1a2697b/resource/455a56a1-5fba-4011-9439-3ed68a1ce145> a dcat:Distribution ;
    dct:description "CSDGM IMPORT ERROR: No digtinfo/formcont" ;
    dct:issued "2020-11-29T22:31:24.918091"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:24:06.764908"^^xsd:dateTime ;
    dct:title "ESRI Shapefile" ;
    dcat:accessURL <http://pasdadev.erri.psu.edu/lanc/lancdownload2.cgi/lancco_bridges> .

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

