@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/77208cbf-ea58-4af3-8a16-29bbead227c5> a dcat:Dataset ;
    dct:description "KML file of Cook County facilities. To view or use these files, special GIS software such as Google Earth is required." ;
    dct:identifier <https://data.cityofchicago.org/api/views/6ak8-s6i7> ;
    dct:issued "2011-06-22"^^xsd:date ;
    dct:modified "2011-08-28"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Cook County - Facilities - KML" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/77208cbf-ea58-4af3-8a16-29bbead227c5/resource/2f599eee-e31c-4e0c-946f-8a690082f70e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county",
        "geo",
        "geoss",
        "gis",
        "kml",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Facilities%20&%20Geographic%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/77208cbf-ea58-4af3-8a16-29bbead227c5/resource/2f599eee-e31c-4e0c-946f-8a690082f70e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:27.469282"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:06:40.443050"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/6ak8-s6i7/application/xml> ;
    dcat:mediaType "application/xml" .

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

