@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/147933e2-27ae-4fcd-bb53-1cf0e70ee0c0> a dcat:Dataset ;
    dct:description "This shapefile is the administrative boundaries for the Philadelphia Police Department's districts. Districts are subdivided into sectors. A police Captain is responsible for each district. Several districts are aggregated into divisions." ;
    dct:identifier "147933e2-27ae-4fcd-bb53-1cf0e70ee0c0" ;
    dct:issued "2025-11-20T03:07:02.642292"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:07:02.642296"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.2842 39.8613, -74.9541 39.8613, -74.9541 40.1438, -75.2842 40.1438, -75.2842 39.8613))"^^gsp:wktLiteral ] ;
    dct:title "Philadelphia Police Districts 201001" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/147933e2-27ae-4fcd-bb53-1cf0e70ee0c0/resource/07697b8c-f2c5-4205-a5f0-f2dbd957153e>,
        <https://data.amerigeoss.org/dataset/147933e2-27ae-4fcd-bb53-1cf0e70ee0c0/resource/7bbf0431-c472-4830-a7af-210e32fcc21c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "captain",
        "city-of-philadelphia",
        "ckan",
        "district",
        "division",
        "geo",
        "geoss",
        "national",
        "north-america",
        "philadelphia",
        "police",
        "sector",
        "united-states" .

<https://data.amerigeoss.org/dataset/147933e2-27ae-4fcd-bb53-1cf0e70ee0c0/resource/07697b8c-f2c5-4205-a5f0-f2dbd957153e> a dcat:Distribution ;
    dct:issued "2020-11-29T22:51:49.303644"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:07:02.633088"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/> .

<https://data.amerigeoss.org/dataset/147933e2-27ae-4fcd-bb53-1cf0e70ee0c0/resource/7bbf0431-c472-4830-a7af-210e32fcc21c> a dcat:Distribution ;
    dct:issued "2020-11-29T22:51:49.303651"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:07:02.633507"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.phila.gov> .

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

