@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/02c3ed42-9018-450d-96bd-0b53bd615923> a dcat:Dataset ;
    dct:description "This dataset contains de-identified information on offenders who violated probation and are being sent to prison (i.e., a probation revocation) for the last 10 Fiscal Years. It provides information on sex, race & ethnicity, and age of those offenders." ;
    dct:identifier <https://data.iowa.gov/api/views/8fn2-kx7x> ;
    dct:issued "2020-11-19"^^xsd:date ;
    dct:modified "2025-08-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Iowa Probation Revocations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sharee Lind" ;
            vcard:hasEmail <mailto:no-reply@data.iowa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/033caff8-9780-4cef-9dd9-01cba9c8bf01>,
        <https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/424dca5b-9051-4f9e-9cfa-b4baba88be1e>,
        <https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/445d890d-55a6-4edd-ad72-7b23b7e2b058>,
        <https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/b16898d0-9c16-4259-88e7-80e44cdf3f63> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "offender",
        "prison",
        "probation",
        "revocation",
        "violate",
        "violation" ;
    dcat:theme <%7B%22Correctional%20System%22%7D> .

<https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/033caff8-9780-4cef-9dd9-01cba9c8bf01> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-01-19T23:47:29.376324"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:38:29.150369"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/8fn2-kx7x/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/424dca5b-9051-4f9e-9cfa-b4baba88be1e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-01-19T23:47:29.376334"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:38:29.151967"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/8fn2-kx7x/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/445d890d-55a6-4edd-ad72-7b23b7e2b058> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-01-19T23:47:29.376336"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:38:29.152753"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/8fn2-kx7x/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/02c3ed42-9018-450d-96bd-0b53bd615923/resource/b16898d0-9c16-4259-88e7-80e44cdf3f63> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-01-19T23:47:29.376330"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:38:29.151191"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.iowa.gov/api/views/8fn2-kx7x/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" .

