@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/68e1c900-9ebf-4598-9ce0-3ab6abdc53ef> a dcat:Dataset ;
    dct:description "Point locations of the Police District Headquarters in Philadelphia. Feature Update Date: 10-2010" ;
    dct:identifier "68e1c900-9ebf-4598-9ce0-3ab6abdc53ef" ;
    dct:issued "2025-11-22T09:50:21.062572"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:50:21.062577"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.2426 39.9198, -74.9969 39.9198, -74.9969 40.0956, -75.2426 40.0956, -75.2426 39.9198))"^^gsp:wktLiteral ] ;
    dct:title "Philadelphia Police District Offices - point" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68e1c900-9ebf-4598-9ce0-3ab6abdc53ef/resource/77892c74-0f78-4bfc-82cb-c45f3cbdb7ef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/68e1c900-9ebf-4598-9ce0-3ab6abdc53ef/resource/77892c74-0f78-4bfc-82cb-c45f3cbdb7ef> a dcat:Distribution ;
    dct:issued "2020-11-29T22:35:54.666194"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:50:21.056204"^^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" .

