@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/56600a3e-2f73-4ba0-8436-b1b22dfc63c9> a dcat:Dataset ;
    dct:description "<p>This is a consolidated list of Health IT initiatives and websites across HHS.</p>" ;
    dct:identifier "0fb05840-02fe-4199-8f2b-efaac0e5d868" ;
    dct:issued "2013-11-08"^^xsd:date ;
    dct:modified "2021-03-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Health IT Catalog" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HealthITcatalog" ;
            vcard:hasEmail <mailto:HealthITcatalog@hhs.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "health-care-cost",
        "health-care-providers",
        "national",
        "north-america",
        "office-of-the-national-coordinator-for-health-information-technology-department-of-health-human",
        "other",
        "united-states" .

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

