@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/294a5dcd-edee-4e06-a1d9-0992053f7258> a dcat:Dataset ;
    dct:description "Explore Philadelphia's most popular open geographic data in one easy to use mapping tool. This tool was built by the City's Office of Innovation and Technology's CityGeo team." ;
    dct:identifier "openmaps" ;
    dct:issued "2025-09-24T17:22:28.235912"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:22:28.235921"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OpenMaps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CityGeo" ;
            vcard:hasEmail <mailto:maps@phila.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/294a5dcd-edee-4e06-a1d9-0992053f7258/resource/b686e5d2-b1bc-49ca-b422-2ab71068658f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "application",
        "arts",
        "basemaps",
        "boundaries",
        "budget",
        "citygeo",
        "culture",
        "economy",
        "education",
        "elections",
        "environment",
        "finance",
        "food",
        "health",
        "history",
        "human-services",
        "land-records",
        "parks",
        "planning",
        "politics",
        "public-safety",
        "real-estate",
        "recreation",
        "transportation",
        "zoning" .

<https://data.amerigeoss.org/dataset/294a5dcd-edee-4e06-a1d9-0992053f7258/resource/b686e5d2-b1bc-49ca-b422-2ab71068658f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-03-31T15:22:16.198216"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:22:28.199520"^^xsd:dateTime ;
    dct:title "OpenMaps" ;
    dcat:accessURL <https://openmaps.phila.gov/> ;
    dcat:mediaType "text/html" .

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

