@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/3a032931-cda0-4d3f-bd2c-bfbed4520833> a dcat:Dataset ;
    dct:description "FY Budget Submission to Congress" ;
    dct:identifier "ONHIR-1349" ;
    dct:issued "2025-11-21T01:27:27.707485"^^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/3a032931-cda0-4d3f-bd2c-bfbed4520833/resource/0cbd7649-30a9-4640-a429-bbf6ddf3c41d> ;
    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/3a032931-cda0-4d3f-bd2c-bfbed4520833/resource/0cbd7649-30a9-4640-a429-bbf6ddf3c41d> a dcat:Distribution ;
    dct:description "congressionalresourcerequirements.csv" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T16:31:26.215161"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:27:27.699772"^^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" .

