@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/2501b5bd-757b-4e9f-a7f7-d0a874323ab1> a dcat:Dataset ;
    dct:description """The Data Compliance Utility contains the same data compliance checks as the federal AFCARS and creates a report showing if a title IV-E AFCARS file meets federal standards.

Metadata-only record linking to the original dataset. Open original dataset below.""" ;
    dct:identifier <https://healthdata.gov/api/views/kpgq-srcd> ;
    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 "Data Compliance Utility" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ACF Data Team" ;
            vcard:hasEmail <mailto:ohsepr@acf.hhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2501b5bd-757b-4e9f-a7f7-d0a874323ab1/resource/1f6cca1e-2ad8-46da-9e4e-813d47f5f251> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "compliance",
        "data",
        "policy",
        "reporting",
        "social" ;
    dcat:theme <%7BACF%7D> .

<https://data.amerigeoss.org/dataset/2501b5bd-757b-4e9f-a7f7-d0a874323ab1/resource/1f6cca1e-2ad8-46da-9e4e-813d47f5f251> a dcat:Distribution ;
    dct:description "Access the complete Data Compliance Utility on the official website." ;
    dct:format "HTML" ;
    dct:issued "2025-09-07T00:33:39.306012"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:30:51.724137"^^xsd:dateTime ;
    dct:title "Official Data Source" ;
    dcat:accessURL <https://acf.gov/cb/training-technical-assistance/data-compliance-utility> ;
    dcat:mediaType "text/html" .

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

