@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/214b17f6-ee75-4cc8-8a25-53d760ba84f8> 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/rnkh-5qux> ;
    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 "ACF Performance Progress Report (SF-PPR)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ACF Data Team" ;
            vcard:hasEmail <mailto:ohsepr@acf.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/214b17f6-ee75-4cc8-8a25-53d760ba84f8/resource/9145c651-1939-4ff5-92c0-4e91e7c29c6c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "metadata",
        "reporting" ;
    dcat:theme <%7BACF%7D> .

<https://data.amerigeoss.org/dataset/214b17f6-ee75-4cc8-8a25-53d760ba84f8/resource/9145c651-1939-4ff5-92c0-4e91e7c29c6c> a dcat:Distribution ;
    dct:description "Access the complete ACF Performance Progress Report (SF-PPR) on the official website." ;
    dct:format "HTML" ;
    dct:issued "2025-09-07T04:56:42.187121"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:38:28.440073"^^xsd:dateTime ;
    dct:title "Official Data Source" ;
    dcat:accessURL <https://acf.gov/media/633> ;
    dcat:mediaType "text/html" .

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

