@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/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7> a dcat:Dataset ;
    dct:description "Population estimates by the U.S. Census Bureau by U.S. Census Block." ;
    dct:identifier <https://data.cityofchicago.org/api/views/5yjb-v3mj> ;
    dct:issued "2019-01-18"^^xsd:date ;
    dct:modified "2019-01-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Population by 2010 Census Block" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/32f3ef83-ae83-4a60-aa46-80a93d93902a>,
        <https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/48a29864-3ca7-4f4f-a389-b5c6a9e8078d>,
        <https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/64d842c2-1338-4389-929e-c6ebc5b2d679>,
        <https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/9aaaede2-3809-4b59-98f9-0a483dd09f9a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "census",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "population",
        "united-states" ;
    dcat:theme <%7B%22Facilities%20&%20Geographic%20Boundaries%22%7D> .

<https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/32f3ef83-ae83-4a60-aa46-80a93d93902a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:26.838384"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:08:47.916359"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5yjb-v3mj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/48a29864-3ca7-4f4f-a389-b5c6a9e8078d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:26.838378"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:08:47.915931"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5yjb-v3mj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/64d842c2-1338-4389-929e-c6ebc5b2d679> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:26.838387"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:08:47.916771"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5yjb-v3mj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7b0a3e71-c53a-4ffa-970f-e1752c6cc1e7/resource/9aaaede2-3809-4b59-98f9-0a483dd09f9a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:26.838390"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:08:47.917169"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5yjb-v3mj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

