@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/5c548798-bae4-45f0-80bd-8193d4e073c9> a dcat:Dataset ;
    dct:description "This data set contains information on Congressional members, staff, and committees that must be notified about DOT discretionary grant awards. Data also include summary information about awards, including: project name, place of performance, amount, and a brief abstract of the project." ;
    dct:identifier "433.0" ;
    dct:issued "2014-09-16"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Grants Notification Data -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Beverly Thorne" ;
            vcard:hasEmail <mailto:Beverly.Thorne@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5c548798-bae4-45f0-80bd-8193d4e073c9/resource/0420d7a0-ee46-487e-a00d-90697c25e05a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "award",
        "ckan",
        "congress",
        "congressional",
        "geo",
        "geoss",
        "grants",
        "national",
        "north-america",
        "notification",
        "united-states" ;
    dcat:theme <%7B%22Federal%20Government%20Finances%20and%20Employment%22%7D> .

<https://data.amerigeoss.org/dataset/5c548798-bae4-45f0-80bd-8193d4e073c9/resource/0420d7a0-ee46-487e-a00d-90697c25e05a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:44:44.224791"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:02:15.959741"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

