@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/7ee54b22-d039-4302-8657-40be3caf0caa> a dcat:Dataset ;
    dct:description "Location and facility information for places in New York City that provide HIV testing." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/72ss-25qh> ;
    dct:issued "2016-03-10"^^xsd:date ;
    dct:modified "2021-08-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HIV Testing Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/283d2ac1-e623-4db3-8f7d-1128ecbdc1c3>,
        <https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/5f4a8d39-c862-4037-8b6c-81abf636d2b0>,
        <https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/651ae471-2d2c-4bf8-b12c-36a381ba74af>,
        <https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/cfebfbe7-4975-4bcc-8315-ecbeb1901b75> ;
    dcat:keyword "aids",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "dohmh",
        "geo",
        "geoss",
        "health",
        "hiv",
        "national",
        "north-america",
        "test",
        "united-states" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/283d2ac1-e623-4db3-8f7d-1128ecbdc1c3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:06.952949"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:11:52.193820"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/72ss-25qh/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/5f4a8d39-c862-4037-8b6c-81abf636d2b0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:06.952955"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:11:52.194220"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/72ss-25qh/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/651ae471-2d2c-4bf8-b12c-36a381ba74af> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:06.952939"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:11:52.193384"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/72ss-25qh/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7ee54b22-d039-4302-8657-40be3caf0caa/resource/cfebfbe7-4975-4bcc-8315-ecbeb1901b75> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:06.952960"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:11:52.194616"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/72ss-25qh/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

