@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/6b71440a-3b88-4520-af1e-eab20a2ebfcb> a dcat:Dataset ;
    dct:description "The USTP oversees approximately 1,100 private trustees who administer chapter 7 asset and no-asset cases. Chapter 7 trustees are responsible for the collection and liquidation of non-exempt assets, and the distribution of funds to creditors in accordance with the Bankruptcy Code's distribution scheme. When a chapter 7 case with assets is closed, the trustee files a final report that accounts for the disposition of assets, as well as the distribution of funds to creditors and to administrative expenses. The data from these final reports are compiled by the USTP for oversight and statistical reporting purposes." ;
    dct:identifier "591" ;
    dct:issued "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:language "{eng}" ;
    dct:modified "2016-07-11T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Chapter 7 Trustee Final Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Haverstock" ;
            vcard:hasEmail <mailto:christopher.haverstock@usdoj.gov> ] ;
    dcat:keyword "administrative-expenses",
        "amerigeo",
        "amerigeoss",
        "bankruptcy",
        "chapter-7-asset",
        "ckan",
        "disbursements",
        "distributions",
        "geo",
        "geoss",
        "gross-receipts",
        "national",
        "north-america",
        "private-trustee",
        "trustee-compensation",
        "trustee-distribution-report",
        "trustee-final-reports",
        "trustee-uniform-final-report",
        "united-states",
        "unsecured-creditor" .

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

