@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/08ea26c8-d035-4970-ae22-d642c1ee9fc6> a dcat:Dataset ;
    dct:description "This dataset provides the Metropolitan Planning Organization (MPO) boundaries for the State of Iowa including contact information, location details and more.  A MPO is a federally mandated and federally funded organization designated to carry out the metropolitan transportation planning process." ;
    dct:identifier <https://data.iowa.gov/api/views/4tdy-s3b6> ;
    dct:issued "2020-01-03"^^xsd:date ;
    dct:modified "2025-02-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MPO_Boundaries" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Vander Hart" ;
            vcard:hasEmail <mailto:no-reply@data.iowa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/ab858214-7055-4547-87a4-b0ee50194bd4>,
        <https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/c1bb683d-a383-4818-bea6-eacf3305727f>,
        <https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/c5e60d68-8d13-45dd-bd1c-44cd98e63e95>,
        <https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/f6d44870-514a-47f4-acb2-cc22dec45258> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "iowa",
        "metro",
        "metropolitan",
        "metropolitan-planning-organization",
        "mpo",
        "planning",
        "reference" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/ab858214-7055-4547-87a4-b0ee50194bd4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2024-04-12T12:46:35.369150"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:50:37.660568"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4tdy-s3b6/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/c1bb683d-a383-4818-bea6-eacf3305727f> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2024-04-12T12:46:35.369144"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:50:37.658727"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4tdy-s3b6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/c5e60d68-8d13-45dd-bd1c-44cd98e63e95> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-12T12:46:35.369147"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:50:37.659797"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4tdy-s3b6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/08ea26c8-d035-4970-ae22-d642c1ee9fc6/resource/f6d44870-514a-47f4-acb2-cc22dec45258> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-12T12:46:35.369139"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:50:37.657766"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/4tdy-s3b6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

