@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/29821b8a-5d70-46e9-bbde-c689856f16f0> a dcat:Dataset ;
    dct:description "This is a dataset created for the Medicaid Scorecard website (https://www.medicaid.gov/state-overviews/scorecard/index.html), and is not intended for use outside that application." ;
    dct:identifier "f489a2dd-aef4-5fc8-b0ea-95d0308e3ee3" ;
    dct:issued "2024-05-08"^^xsd:date ;
    dct:modified "2024-05-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Scorecard PILLAR vCORESET.1.1-test (coreset-local)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Medicaid.gov" ;
            vcard:hasEmail <mailto:medicaid.gov@cms.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/29821b8a-5d70-46e9-bbde-c689856f16f0/resource/7e09e18a-1ee9-4b11-8e02-e3010b005821> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "scorecard",
        "utility" ;
    dcat:theme <%7BUncategorized%7D> .

<https://data.amerigeoss.org/dataset/29821b8a-5d70-46e9-bbde-c689856f16f0/resource/7e09e18a-1ee9-4b11-8e02-e3010b005821> a dcat:Distribution ;
    dct:description "Scorecard PILLAR vCORESET.1.1-test (coreset-local)" ;
    dct:format "CSV" ;
    dct:issued "2024-05-08T13:57:42.311107"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:33:48.218648"^^xsd:dateTime ;
    dct:title "Scorecard PILLAR vCORESET.1.1-test (coreset-local)" ;
    dcat:accessURL <https://download.medicaid.gov/data/scorecard/CORESET.1.1-test/20240430/PILLAR.csv> ;
    dcat:mediaType "text/csv" .

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

