@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/4b13bd56-aa59-463f-88c7-9e93c6ce00fe> a dcat:Dataset ;
    dct:description "York County School Districts" ;
    dct:identifier "4b13bd56-aa59-463f-88c7-9e93c6ce00fe" ;
    dct:issued "2025-11-21T12:28:15.006636"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:28:15.006640"^^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.7124, -76.2293 39.7124, -76.2293 40.2281, -77.1397 40.2281, -77.1397 39.7124))"^^gsp:wktLiteral ] ;
    dct:title "York County DIST School" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4b13bd56-aa59-463f-88c7-9e93c6ce00fe/resource/b9098ae2-f98c-46b5-9b81-8bc355696471> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "district-boundaries",
        "geo",
        "geoss",
        "national",
        "north-america",
        "school-districts",
        "schools",
        "united-states" .

<https://data.amerigeoss.org/dataset/4b13bd56-aa59-463f-88c7-9e93c6ce00fe/resource/b9098ae2-f98c-46b5-9b81-8bc355696471> a dcat:Distribution ;
    dct:issued "2020-11-29T22:41:56.758802"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:28:14.998910"^^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" .

