@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/0e6066b6-e13a-4dd8-b533-717fe0a8af48> a dcat:Dataset ;
    dct:description "This story explains how several HIV programs in the Austin transitional area are working together to end the HIV Epidemic by 2030." ;
    dct:identifier <https://data.austintexas.gov/api/views/mevd-j589> ;
    dct:issued "2021-11-04"^^xsd:date ;
    dct:modified "2021-11-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HIV Care: Data changes in the Ryan White Funded Programs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Raju Ghimire" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:keyword "achieving-together",
        "aids",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "ending-the-epidemic",
        "geo",
        "geoss",
        "hiv",
        "national",
        "north-america",
        "pep",
        "prep",
        "ryan-white",
        "united-states" ;
    dcat:theme <%7B%22Health%20and%20Community%20Services%22%7D> .

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

