@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/759f646a-4f8e-4ffd-89a5-fb4740472092> a dcat:Dataset ;
    dct:description "City of Bloomington computers donated to nonprofit organizations in 2021" ;
    dct:identifier <https://bloomington.data.socrata.com/api/views/raip-jqgc> ;
    dct:issued "2022-01-07"^^xsd:date ;
    dct:modified "2022-01-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2021 City Computers Donated" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Overtoom (City of Bloomington)" ;
            vcard:hasEmail <mailto:no-reply@bloomington.data.socrata.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/759f646a-4f8e-4ffd-89a5-fb4740472092/resource/732ed0c2-0269-404b-842d-d1f824feabf4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "donations",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/759f646a-4f8e-4ffd-89a5-fb4740472092/resource/732ed0c2-0269-404b-842d-d1f824feabf4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-01-24T23:22:20.485870"^^xsd:dateTime ;
    dct:modified "2025-11-22T18:09:32.946912"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://bloomington.data.socrata.com/download/raip-jqgc/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

