@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/519ba224-d41a-43e5-a71c-35e386670eeb> a dcat:Dataset ;
    dct:description "The data contain records of sentenced offenders released from the custody of the Bureau of Prisons (BOP) during fiscal year 2006. The data include commitments of United States District Court, violators of conditions of release (e.g., parole, probation, or" ;
    dct:identifier "519ba224-d41a-43e5-a71c-35e386670eeb" ;
    dct:issued "2025-11-29T20:09:19.539060"^^xsd:dateTime ;
    dct:modified "2025-11-29T20:09:19.539065"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Federal Justice Statistics Program: Offenders Released From Prison, 2006" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ICPSR User Support ICPSR User Support" ;
            vcard:hasEmail <mailto:netmail@icpsr.umich.edu> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

