@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/0d76b8f6-6bb7-43a0-b778-b689007d7eda> a dcat:Dataset ;
    dct:description """ACF Agency Wide resource

Metadata-only record linking to the original dataset. Open original dataset below.""" ;
    dct:identifier <https://healthdata.gov/api/views/bknd-esmd> ;
    dct:issued "2025-09-03"^^xsd:date ;
    dct:modified "2025-09-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Child Welfare Outcomes 2002-2005: Report to Congress.pdf" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ACF Data Team" ;
            vcard:hasEmail <mailto:ohsepr@acf.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d76b8f6-6bb7-43a0-b778-b689007d7eda/resource/ccc37262-2eb5-410e-a59c-6aa4b484e17a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "metadata",
        "reporting",
        "welfare" ;
    dcat:theme <%7BACF%7D> .

<https://data.amerigeoss.org/dataset/0d76b8f6-6bb7-43a0-b778-b689007d7eda/resource/ccc37262-2eb5-410e-a59c-6aa4b484e17a> a dcat:Distribution ;
    dct:description "Access the complete Child Welfare Outcomes 2002-2005: Report to Congress.pdf on the official website." ;
    dct:format "HTML" ;
    dct:issued "2025-09-06T16:23:43.246245"^^xsd:dateTime ;
    dct:modified "2025-09-23T19:36:36.857623"^^xsd:dateTime ;
    dct:title "Official Data Source" ;
    dcat:accessURL <https://acf.gov/media/5354> ;
    dcat:mediaType "text/html" .

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

