@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/06278183-6362-4d87-b1c6-0a32bb60b7a7> a dcat:Dataset ;
    dct:description "This dataset presents statistics for Health Care and Social Assistance: Sales, Value of Shipments, or Revenue by Type of Payer for the U.S. and States" ;
    dct:identifier <https://api.census.gov/data/id/ECNTYPEPAYER2017> ;
    dct:issued "2025-09-23T16:53:38.812045"^^xsd:dateTime ;
    dct:modified "2021-01-25T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Economic Census: Health Care and Social Assistance:  Sales, Value of Shipments, or Revenue by Type of Payer for the U.S. and States: 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data User Outreach" ;
            vcard:hasEmail <mailto:ewd.outreach@census.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/06278183-6362-4d87-b1c6-0a32bb60b7a7/resource/e3addd26-b687-4a85-9deb-55d10b9aa6cb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "census" .

<https://data.amerigeoss.org/dataset/06278183-6362-4d87-b1c6-0a32bb60b7a7/resource/e3addd26-b687-4a85-9deb-55d10b9aa6cb> a dcat:Distribution ;
    dct:description "API endpoint" ;
    dct:format "API" ;
    dct:issued "2022-07-15T14:02:30.185392"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:53:38.797659"^^xsd:dateTime ;
    dct:title "API endpoint" ;
    dcat:accessURL <http://api.census.gov/data/2017/ecntypepayer> ;
    dcat:mediaType "application/json" .

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

