@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/43400211-1e83-4f48-83be-3513732401d4> a dcat:Dataset ;
    dct:description "York County Municipal_Boundary revised and adopted on January 1, 2014 Layer should not be used with scales larger than 1:2400" ;
    dct:identifier "43400211-1e83-4f48-83be-3513732401d4" ;
    dct:issued "2025-11-21T07:39:45.622252"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:39:45.622257"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.1397 39.7126, -76.2293 39.7126, -76.2293 40.2281, -77.1397 40.2281, -77.1397 39.7126))"^^gsp:wktLiteral ] ;
    dct:title "York County Municipal Boundary" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "districts",
        "geo",
        "geoss",
        "government-officer",
        "judges",
        "judicial",
        "law",
        "magistrates",
        "magistrial",
        "national",
        "north-america",
        "pennyslvania",
        "united-states",
        "york-county" .

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

