@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/5facddb9-7555-41a2-97d2-3ec2725ce2db> a dcat:Dataset ;
    dct:description "City of Chicago's Workforce Center locations, hours of operation and contact information." ;
    dct:identifier <https://data.cityofchicago.org/api/views/cs4s-nsna> ;
    dct:issued "2011-04-17"^^xsd:date ;
    dct:modified "2019-04-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Workforce Centers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/1d0b26b9-f3e5-48b2-99b4-20c79ed9ec7a>,
        <https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/66610604-ade7-454a-9d2e-8d7a6baf3bf8>,
        <https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/7718c15f-7ef6-4a8e-ac74-7293fcd64b36>,
        <https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/a2a24255-9abc-4d0a-aeaa-3f791e05725e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "facilities",
        "family-and-support-services",
        "geo",
        "geoss",
        "gis",
        "human-services",
        "national",
        "north-america",
        "united-states",
        "workforce" ;
    dcat:theme <%7B%22Health%20&%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/1d0b26b9-f3e5-48b2-99b4-20c79ed9ec7a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:46.835920"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:43:01.062403"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cs4s-nsna/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/66610604-ade7-454a-9d2e-8d7a6baf3bf8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:46.835903"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:43:01.061365"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cs4s-nsna/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/7718c15f-7ef6-4a8e-ac74-7293fcd64b36> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:46.835926"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:43:01.062986"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cs4s-nsna/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/5facddb9-7555-41a2-97d2-3ec2725ce2db/resource/a2a24255-9abc-4d0a-aeaa-3f791e05725e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:46.835914"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:43:01.061815"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/cs4s-nsna/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

