@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/58a93b87-c69f-461a-b2c1-a12a9dade95a> a dcat:Dataset ;
    dct:description "This page provides access to data on the key metrics developed by the Connecticut Department of Health (DPH) and the Department of Education (CSDE) to support local district decision-making on the level of in-person, hybrid (blended), and remote learning model for Pre K-12 education." ;
    dct:identifier <https://data.ct.gov/api/views/ddy2-ijgu> ;
    dct:issued "2020-08-10"^^xsd:date ;
    dct:modified "2022-06-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CT School Learning Model Indicators" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pauline Zaldonis" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "covid-19",
        "ct",
        "ct-dph",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Health%20and%20Human%20Services%22%7D> .

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

