@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/249c5f58-bbb8-46e5-9be6-147bc29be6c4> a dcat:Dataset ;
    dct:description """<p>Community Based Outpatient Clinics (CBOCs) at the end of Fiscal Year 2013. Data includes number of unique patients and clinic encounters.</p>
""" ;
    dct:identifier "249c5f58-bbb8-46e5-9be6-147bc29be6c4" ;
    dct:issued "2025-11-29T07:05:26.155241"^^xsd:dateTime ;
    dct:modified "2025-11-29T07:05:26.155245"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VA Community Based Outpatient Clinics, FY2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "VHA Open Data" ;
            vcard:hasEmail <mailto:vhaopendata@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/249c5f58-bbb8-46e5-9be6-147bc29be6c4/resource/802ef872-985c-4c97-acf3-ee3b72a245a2> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/249c5f58-bbb8-46e5-9be6-147bc29be6c4/resource/802ef872-985c-4c97-acf3-ee3b72a245a2> a dcat:Distribution ;
    dct:description "VA_CBOCs_FY2013.csv" ;
    dct:format "CSV" ;
    dct:issued "2019-07-02T05:34:00.626044"^^xsd:dateTime ;
    dct:modified "2025-11-29T07:05:26.149267"^^xsd:dateTime ;
    dct:title "VA CBOCs FY2013" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/VA_CBOCs_FY2013.csv> ;
    dcat:mediaType "text/csv" .

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

