@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/0fb58d63-b2dd-41fd-945d-156a82c0c90f> a dcat:Dataset ;
    dct:description "This is the location and address data of all current KEYSPOT computer labs in Philadelphia." ;
    dct:identifier "philly-keyspot-locations" ;
    dct:issued "2025-09-23T20:46:04.624261"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:46:04.624268"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Philly KEYSPOT Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Stutzman" ;
            vcard:hasEmail <mailto:astutzman@drexel.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0fb58d63-b2dd-41fd-945d-156a82c0c90f/resource/1483c153-05a4-4372-9bed-385df5e86820>,
        <https://data.amerigeoss.org/dataset/0fb58d63-b2dd-41fd-945d-156a82c0c90f/resource/5ea572a3-168b-4e6e-b2bb-a033035a9835> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "computer-labs",
        "education",
        "health",
        "human-services",
        "keyspot",
        "office-of-adult-education",
        "parks",
        "recreation" .

<https://data.amerigeoss.org/dataset/0fb58d63-b2dd-41fd-945d-156a82c0c90f/resource/1483c153-05a4-4372-9bed-385df5e86820> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-03-31T15:27:48.625933"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:46:04.606867"^^xsd:dateTime ;
    dct:title "Philly KEYSPOT Location Data by ID" ;
    dcat:accessURL <https://www.phillykeyspots.org/wp-json/store-locator-plus/v2/locations/8> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0fb58d63-b2dd-41fd-945d-156a82c0c90f/resource/5ea572a3-168b-4e6e-b2bb-a033035a9835> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2025-03-31T15:27:48.625929"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:46:04.606041"^^xsd:dateTime ;
    dct:title "Philly KEYSPOT Locations" ;
    dcat:accessURL <https://www.opendataphilly.org/datasets/71cf84e5-c6df-44d6-91ef-63f9b880e98e/resource/40daf627-b8c4-43b0-8d73-3cb8f9ccae15/download/keyspotlocationdata.geojson> ;
    dcat:mediaType "application/octet-stream" .

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

