@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/33eff535-1015-4502-a7fb-254026b6e7fa> a dcat:Dataset ;
    dct:description """<p>The 2010 Congressional Report provides results for 70 ANA projects that ended in 2010. The report includes a brief summary of each project visited and an analysis of how ANA funding has impacted Native American communities.</p>
""" ;
    dct:identifier "33eff535-1015-4502-a7fb-254026b6e7fa" ;
    dct:issued "2025-11-29T11:32:45.007161"^^xsd:dateTime ;
    dct:modified "2025-11-29T11:32:45.007166"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Administration for Native Americans (ANA) Projects Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:HealthData@hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/33eff535-1015-4502-a7fb-254026b6e7fa/resource/777c95cc-07cc-49cb-b88f-adcb60fb932e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/33eff535-1015-4502-a7fb-254026b6e7fa/resource/777c95cc-07cc-49cb-b88f-adcb60fb932e> a dcat:Distribution ;
    dct:format "text" ;
    dct:issued "2018-11-26T21:15:12.456574"^^xsd:dateTime ;
    dct:modified "2025-11-29T11:32:45.000513"^^xsd:dateTime ;
    dct:title "Text" ;
    dcat:accessURL <http://> ;
    dcat:mediaType "application/unknown" .

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

