@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/210cc761-0448-48ae-8899-2a2607488791> a dcat:Dataset ;
    dct:description "FY Budget Submission to Congress" ;
    dct:identifier "ONHIR-1349" ;
    dct:issued "2025-11-20T10:19:03.688284"^^xsd:dateTime ;
    dct:modified "2017-06-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Annual Congressional Resource Requirements" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diane Pratte" ;
            vcard:hasEmail <mailto:dpratte@onhir.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/210cc761-0448-48ae-8899-2a2607488791/resource/83602067-76d5-4baa-8f20-a33316889ac4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "budget-requsest",
        "ckan",
        "discretionary",
        "geo",
        "geoss",
        "national",
        "north-america",
        "onhir",
        "requirements",
        "resource",
        "united-states" ;
    dcat:theme <%7B%22Section%208.%20State%20and%20Local%20Government%20Finances%20and%20Employment%22%7D> .

<https://data.amerigeoss.org/dataset/210cc761-0448-48ae-8899-2a2607488791/resource/83602067-76d5-4baa-8f20-a33316889ac4> a dcat:Distribution ;
    dct:description "congressionalresourcerequirements.csv" ;
    dct:format "CSV" ;
    dct:issued "2021-01-13T19:21:16.555232"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:19:03.680655"^^xsd:dateTime ;
    dct:title "Congressional_Resource_Requirements.csv" ;
    dcat:accessURL <https://inventory.data.gov/dataset/a57c4f2e-d8df-4d5b-9fda-b7460ff55d82/resource/1e9bb3de-4ed2-471e-bf25-cd3ae4677a8d/download/congressionalresourcerequirements.csv> ;
    dcat:mediaType "text/csv" .

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

