@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/2a96b38d-e905-410e-ab23-e96c75c38fac> a dcat:Dataset ;
    dct:description "Polygon layer representing the Lancaster County municipal boundaries, as mapped by the assessment office." ;
    dct:identifier "2a96b38d-e905-410e-ab23-e96c75c38fac" ;
    dct:issued "2025-11-20T15:45:55.801562"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:45:55.801566"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.7267 39.7160, -75.8680 39.7160, -75.8680 40.3223, -76.7267 40.3223, -76.7267 39.7160))"^^gsp:wktLiteral ] ;
    dct:title "Lancaster County Municipal Boundaries" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2a96b38d-e905-410e-ab23-e96c75c38fac/resource/7cff0fe1-dcbe-4622-b124-b099b208c552> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "borough",
        "ckan",
        "geo",
        "geoss",
        "municipal-boundaries",
        "municipality",
        "national",
        "north-america",
        "township",
        "united-states" .

<https://data.amerigeoss.org/dataset/2a96b38d-e905-410e-ab23-e96c75c38fac/resource/7cff0fe1-dcbe-4622-b124-b099b208c552> a dcat:Distribution ;
    dct:issued "2020-11-29T22:40:03.788786"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:45:55.794190"^^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" .

