@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/e369c946-4495-4556-a420-7e6c506f3984> a dcat:Dataset ;
    dct:description """<p>Beds by Administrative Parent site. Operating Beds are defined as beds open and accepting patients for care. Data is self reported by facility.</p>
""" ;
    dct:identifier "e369c946-4495-4556-a420-7e6c506f3984" ;
    dct:issued "2025-12-01T23:52:24.974098"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:52:24.974102"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "VA Operating Beds by Administrative Parent, FY2010-FY2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "VHA Open Data" ;
            vcard:hasEmail <mailto:vhaopendata@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e369c946-4495-4556-a420-7e6c506f3984/resource/846d44b5-1308-41be-87d1-5d34cd2fcd37> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e369c946-4495-4556-a420-7e6c506f3984/resource/846d44b5-1308-41be-87d1-5d34cd2fcd37> a dcat:Distribution ;
    dct:description "VA_InpatientBedsByFacility_FY2010-FY2014.csv" ;
    dct:format "CSV" ;
    dct:issued "2019-07-02T05:34:00.195731"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:52:24.967995"^^xsd:dateTime ;
    dct:title "Inpatient Beds by Facility" ;
    dcat:accessURL <https://www.data.va.gov/sites/default/files/VA_InpatientBedsByFacility_FY2010-FY2014.csv> ;
    dcat:mediaType "text/csv" .

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

