@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/39260e5b-7b05-49f6-b492-cf3b6fcf927e> a dcat:Dataset ;
    dct:description "Layer should not be used at scales larger than 1:2400" ;
    dct:identifier "39260e5b-7b05-49f6-b492-cf3b6fcf927e" ;
    dct:issued "2025-11-21T00:55:30.326516"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:55:30.326520"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.0403 39.7138, -76.3185 39.7138, -76.3185 40.2139, -77.0403 40.2139, -77.0403 39.7138))"^^gsp:wktLiteral ] ;
    dct:title "York County DES EMS Stations" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pennsylvania",
        "united-states",
        "york-county" .

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

