@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/2a182ca0-9602-49b0-b27e-1f1c503bda7c> a dcat:Dataset ;
    dct:description "This report provides filterable information on monetary contributions and in-kind donations made by organizations and individuals to state-wide, legislative or local candidate committees, state PACs, county central committees, state parties, and state and local ballot issue committees in Iowa.  Data may be quickly filtered by committee type, committee name, transaction type and date." ;
    dct:identifier <https://data.iowa.gov/api/views/shh8-aaxe> ;
    dct:issued "2022-04-20"^^xsd:date ;
    dct:modified "2022-04-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Filterable Iowa Campaign Contributions Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ethics and Campaign Disclosure Board" ;
            vcard:hasEmail <mailto:no-reply@data.iowa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ballot-issue-committees",
        "campaigns",
        "candidates",
        "county-central-committees",
        "county-local-committees",
        "federal-out-of-state-political-committees",
        "pac",
        "party-committees",
        "political",
        "state-political-committees" ;
    dcat:theme <%7B%22Campaigns%20&%20Elections%22%7D> .

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

