@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/5d6c9f92-2c0d-49ad-b18e-8ccc30e7529e> a dcat:Dataset ;
    dct:description "The U.S. President’s Emergency Plan for AIDS Relief (PEPFAR) is the largest commitment by any nation to address a single disease in history. Panorama Spotlight is the primary platform for making authoritative PEPFAR program data available to the public." ;
    dct:identifier "014D000469" ;
    dct:issued "2025-11-22T00:55:06.829844"^^xsd:dateTime ;
    dct:modified "2020-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "PEPFAR Panorama Spotlight" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SCAG Public Affairs" ;
            vcard:hasEmail <mailto:SGACPublicAffairs@state.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d6c9f92-2c0d-49ad-b18e-8ccc30e7529e/resource/00ba0487-1fd4-485e-8c92-a0c1348e0baa>,
        <https://data.amerigeoss.org/dataset/5d6c9f92-2c0d-49ad-b18e-8ccc30e7529e/resource/a277ba6c-4253-4b52-8807-d81fcab87a16> ;
    dcat:keyword "__",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5d6c9f92-2c0d-49ad-b18e-8ccc30e7529e/resource/00ba0487-1fd4-485e-8c92-a0c1348e0baa> a dcat:Distribution ;
    dct:issued "2021-03-29T22:58:11.555509"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:55:06.823496"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://data.pepfar.gov/> .

<https://data.amerigeoss.org/dataset/5d6c9f92-2c0d-49ad-b18e-8ccc30e7529e/resource/a277ba6c-4253-4b52-8807-d81fcab87a16> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-29T22:58:11.555500"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:55:06.823084"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://data.pepfar.gov/> ;
    dcat:mediaType "text/html" .

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

