@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/526eb4e1-a5ff-4af6-8af3-aa1d22dd7e2b> a dcat:Dataset ;
    dct:description "This polygon layer represents School District boundaries in Chester County There is also information pretaining to surrounding counties that share the same school district boundary, within the attribute table." ;
    dct:identifier "526eb4e1-a5ff-4af6-8af3-aa1d22dd7e2b" ;
    dct:issued "2025-11-21T17:08:53.798974"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:08:53.798978"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.1367 39.7078, -75.3549 39.7078, -75.3549 40.2525, -76.1367 40.2525, -76.1367 39.7078))"^^gsp:wktLiteral ] ;
    dct:title "Chester County School district boundaries" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/526eb4e1-a5ff-4af6-8af3-aa1d22dd7e2b/resource/b3e50cb3-7cd3-4485-bc1c-527c2ae2282f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "boundaries",
        "chester-county",
        "chester-county-school-districts",
        "ckan",
        "educational-facilities",
        "geo",
        "geoss",
        "national",
        "north-america",
        "school",
        "structure",
        "united-states" .

<https://data.amerigeoss.org/dataset/526eb4e1-a5ff-4af6-8af3-aa1d22dd7e2b/resource/b3e50cb3-7cd3-4485-bc1c-527c2ae2282f> a dcat:Distribution ;
    dct:issued "2020-11-29T22:47:04.099541"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:08:53.790628"^^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" .

