@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/0950b294-b1bb-4dc4-afd1-723d9c3c0474> a dcat:Dataset ;
    dct:description "This is a list of all early learning programs funded by the City of Chicago.  For more information, please see http://chicagoearlylearning.org." ;
    dct:identifier <https://data.cityofchicago.org/api/views/ck29-hb9r> ;
    dct:issued "2015-07-24"^^xsd:date ;
    dct:modified "2017-12-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chicago Early Learning Programs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/4e736a80-2617-45db-8abf-5e670490b680>,
        <https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/63a1c49d-5c29-49cc-a51e-ce9d3e454de6>,
        <https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/ab98eb99-dcd4-497a-aeea-fca182e058b8>,
        <https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/edc52a09-bbce-4d41-a67d-2f52e2baddd6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cps",
        "education",
        "facilities" ;
    dcat:theme <%7BEducation%7D> .

<https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/4e736a80-2617-45db-8abf-5e670490b680> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:45.739708"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:59:01.050778"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ck29-hb9r/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/63a1c49d-5c29-49cc-a51e-ce9d3e454de6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:45.739719"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:59:01.051751"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ck29-hb9r/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/ab98eb99-dcd4-497a-aeea-fca182e058b8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:45.739730"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:59:01.053564"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ck29-hb9r/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0950b294-b1bb-4dc4-afd1-723d9c3c0474/resource/edc52a09-bbce-4d41-a67d-2f52e2baddd6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:45.739725"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:59:01.052625"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/ck29-hb9r/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

