@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/71d01e8b-fef0-4a65-9292-e2a57e42f3da> a dcat:Dataset ;
    dct:description "<p>Office of Head Start (OHS) Program Fact Sheet provides information on demographics, state allocations, program statistics, and program enrollment history.</p>" ;
    dct:identifier "5a79e346-f10e-4820-a303-7b86f1ce5322" ;
    dct:issued "2013-12-18"^^xsd:date ;
    dct:modified "2021-03-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Office of Head Start (OHS) Program Fact Sheet" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jesse Escobar" ;
            vcard:hasEmail <mailto:jesse.escobar@acf.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/71d01e8b-fef0-4a65-9292-e2a57e42f3da/resource/c83347c7-5238-49e5-a4b5-ce78de81cb8b> ;
    dcat:keyword "administration-for-children-and-families-department-of-health-human-services",
        "administrative",
        "amerigeo",
        "amerigeoss",
        "childrens-health",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "population-statistics",
        "united-states" .

<https://data.amerigeoss.org/dataset/71d01e8b-fef0-4a65-9292-e2a57e42f3da/resource/c83347c7-5238-49e5-a4b5-ce78de81cb8b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-16T19:19:14.184790"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:45:27.992642"^^xsd:dateTime ;
    dct:title "HTML" ;
    dcat:accessURL <https://eclkc.ohs.acf.hhs.gov/about-us/article/head-start-program-facts> ;
    dcat:mediaType "text/html" .

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

