@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/3fddc8d2-c4da-4fac-9791-434976101d5c> a dcat:Dataset ;
    dct:description "York County Police Station Layer should not be used at scales larger than 1:2400." ;
    dct:identifier "3fddc8d2-c4da-4fac-9791-434976101d5c" ;
    dct:issued "2025-11-21T05:12:19.718849"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:12:19.718853"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.9921 39.7330, -76.5203 39.7330, -76.5203 40.1907, -76.9921 40.1907, -76.9921 39.7330))"^^gsp:wktLiteral ] ;
    dct:title "York County DES Police Stations" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3fddc8d2-c4da-4fac-9791-434976101d5c/resource/a0b4411a-4958-4aa0-a13d-3ed0b6c68a6c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pennsylvania",
        "united-states",
        "york-county" .

<https://data.amerigeoss.org/dataset/3fddc8d2-c4da-4fac-9791-434976101d5c/resource/a0b4411a-4958-4aa0-a13d-3ed0b6c68a6c> a dcat:Distribution ;
    dct:issued "2020-11-29T22:57:18.471384"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:12:19.712239"^^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" .

