@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/64439b90-ace1-4b59-8682-c5c2ddebe735> a dcat:Dataset ;
    dct:description "QRS (Quick Response Service) coverage areas within Crawford County, PA. QRS service is provided by fire departments to provide basic care until a BLS or ALS ambulance service can arrive. These are commonly found in areas in which a department doesn't run BLS/ALS services." ;
    dct:identifier "64439b90-ace1-4b59-8682-c5c2ddebe735" ;
    dct:issued "2025-11-22T06:23:11.014233"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:23:11.014236"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5346 41.4716, -79.5949 41.4716, -79.5949 41.8678, -80.5346 41.8678, -80.5346 41.4716))"^^gsp:wktLiteral ] ;
    dct:title "Crawford County PA QRS (Quick Response Service) Department Coverage 201808" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/64439b90-ace1-4b59-8682-c5c2ddebe735/resource/aabd2f26-d15a-4b53-b06f-bd892822b3a6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/64439b90-ace1-4b59-8682-c5c2ddebe735/resource/aabd2f26-d15a-4b53-b06f-bd892822b3a6> a dcat:Distribution ;
    dct:issued "2020-11-29T22:57:03.155525"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:23:11.008462"^^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" .

