@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/27b57eb6-1353-46fe-9421-c0133e0b9724> a dcat:Dataset ;
    dct:description "Treasury and the U.S. Department of Housing and Urban Development (HUD) jointly produce a Monthly Housing Scorecard on the health of the nation’s housing market.  The Scorecard is generally released during the first week of each month." ;
    dct:identifier "015-DO-106" ;
    dct:issued "2015-05-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2015-05-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "TARP Monthly Housing Scorecard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of the Treasury" ;
            vcard:hasEmail <mailto:Digital@Treasury.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/27b57eb6-1353-46fe-9421-c0133e0b9724/resource/e60c0af9-798b-4425-9dc9-2e784839209e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "hud",
        "monthly-housing-scorecard",
        "tarp" .

<https://data.amerigeoss.org/dataset/27b57eb6-1353-46fe-9421-c0133e0b9724/resource/e60c0af9-798b-4425-9dc9-2e784839209e> a dcat:Distribution ;
    dct:description "april%20scrd%20spotlight.pdf" ;
    dct:format "PDF" ;
    dct:issued "2023-12-01T08:59:33.715005"^^xsd:dateTime ;
    dct:modified "2025-09-24T15:57:11.499884"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://www.treasury.gov/initiatives/financial-stability/reports/Documents/april%20scrd%20spotlight.pdf> ;
    dcat:mediaType "application/pdf" .

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

