@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/2107182c-4540-4818-9a6e-4a16305ea3ea> 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 "4000fb2c-f5ac-5599-81ed-9443b7135416" ;
    dct:issued "2023-06-01"^^xsd:date ;
    dct:modified "2023-05-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Scorecard TAG v0.3.0-1 (etl_test)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Medicaid.gov" ;
            vcard:hasEmail <mailto:medicaid.gov@cms.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2107182c-4540-4818-9a6e-4a16305ea3ea/resource/170b0503-e9ff-43d5-9073-e91bdd4d1c42> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "scorecard",
        "utility" ;
    dcat:theme <%7BUncategorized%7D> .

<https://data.amerigeoss.org/dataset/2107182c-4540-4818-9a6e-4a16305ea3ea/resource/170b0503-e9ff-43d5-9073-e91bdd4d1c42> a dcat:Distribution ;
    dct:description "Scorecard TAG v0.3.0-1 (etl_test)" ;
    dct:format "CSV" ;
    dct:issued "2023-06-02T14:16:56.746844"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:26:15.776007"^^xsd:dateTime ;
    dct:title "Scorecard TAG v0.3.0-1 (etl_test)" ;
    dcat:accessURL <https://download.medicaid.gov/data/scorecard/0.3.0-1/TAG.csv> ;
    dcat:mediaType "text/csv" .

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

