@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/55f5e5e0-73ca-4f45-a9ab-6e0be0f9df46> a dcat:Dataset ;
    dct:description "These periodic reports provide details on the sale of warrants, which includes information on auctions as well as on how the sale price was determined in the case of any repurchase of warrants by a TARP recipient. These reports are generally published every six months." ;
    dct:identifier "015-DO-120" ;
    dct:issued "2015-05-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2013-03-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Latest TARP Reports:   Warrant Disposition Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of the Treasury" ;
            vcard:hasEmail <mailto:Digital@treasury.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55f5e5e0-73ca-4f45-a9ab-6e0be0f9df46/resource/384000f2-08cd-44ad-bb6b-6e6a0ea467b6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cpp",
        "geo",
        "geoss",
        "national",
        "north-america",
        "tarp",
        "united-states",
        "warrant-disposition" .

<https://data.amerigeoss.org/dataset/55f5e5e0-73ca-4f45-a9ab-6e0be0f9df46/resource/384000f2-08cd-44ad-bb6b-6e6a0ea467b6> a dcat:Distribution ;
    dct:description "December%202012%20Warrant%20Disposition%20Report.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:53:37.278898"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:26:30.812669"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.treasury.gov/initiatives/financial-stability/reports/Documents/December%202012%20Warrant%20Disposition%20Report.pdf> ;
    dcat:mediaType "application/pdf" .

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

