@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/2ca33ed1-4f15-498c-8bcb-019987de3c25> a dcat:Dataset ;
    dct:description "This dataset contains a listing of townships within the Iowa including the GNIS code, county name, township name, and primary point (location) for the township." ;
    dct:identifier <https://data.iowa.gov/api/views/qadr-zus7> ;
    dct:issued "2019-04-29"^^xsd:date ;
    dct:modified "2023-08-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Iowa Townships" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DOM Enterprise Data Admins" ;
            vcard:hasEmail <mailto:no-reply@data.iowa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/4cc64ed6-52ae-4870-8313-67463806296b>,
        <https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/abce73c6-0b3e-4cc4-9c59-7854bdbd288a>,
        <https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/c3dd149e-909f-4aae-8dc3-6c303832ff63>,
        <https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/d73c71db-28f5-485f-90c1-29f747b2a42e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "gnis",
        "primary-point",
        "townships" ;
    dcat:theme <%7BBoundaries%7D> .

<https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/4cc64ed6-52ae-4870-8313-67463806296b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-01-20T00:09:13.391335"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:51:33.995206"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/qadr-zus7/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/abce73c6-0b3e-4cc4-9c59-7854bdbd288a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-01-20T00:09:13.391341"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:51:33.998375"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/qadr-zus7/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/c3dd149e-909f-4aae-8dc3-6c303832ff63> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-01-20T00:09:13.391343"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:51:33.999877"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/qadr-zus7/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2ca33ed1-4f15-498c-8bcb-019987de3c25/resource/d73c71db-28f5-485f-90c1-29f747b2a42e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-01-20T00:09:13.391339"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:51:33.996797"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/qadr-zus7/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" .

