@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/78f4469b-090e-4eda-9c3d-af776e71d5de> a dcat:Dataset ;
    dct:description "Agency NITRD Budget Cross Cuts" ;
    dct:identifier "78f4469b-090e-4eda-9c3d-af776e71d5de" ;
    dct:issued "2025-11-30T09:13:34.557702"^^xsd:dateTime ;
    dct:modified "2025-11-30T09:13:34.557706"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Agency NITRD Budget Cross Cuts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kamie Roberts" ;
            vcard:hasEmail <mailto:roberts@nitrd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78f4469b-090e-4eda-9c3d-af776e71d5de/resource/7069788d-f445-48fb-b3e9-e727354d6164>,
        <https://data.amerigeoss.org/dataset/78f4469b-090e-4eda-9c3d-af776e71d5de/resource/e4b0fe90-b62c-4152-8ba2-79d6820f4a07> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/78f4469b-090e-4eda-9c3d-af776e71d5de/resource/7069788d-f445-48fb-b3e9-e727354d6164> a dcat:Distribution ;
    dct:issued "2017-11-09T19:57:35.648203"^^xsd:dateTime ;
    dct:modified "2025-11-30T09:13:34.551586"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.nitrd.gov/apps/itdashboard/> ;
    dcat:mediaType "application/html" .

<https://data.amerigeoss.org/dataset/78f4469b-090e-4eda-9c3d-af776e71d5de/resource/e4b0fe90-b62c-4152-8ba2-79d6820f4a07> a dcat:Distribution ;
    dct:description "NITRD_Budget_Tables.csv" ;
    dct:format "CSV" ;
    dct:issued "2017-11-09T19:57:35.648199"^^xsd:dateTime ;
    dct:modified "2025-11-30T09:13:34.551138"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://www.nitrd.gov/data/NITRD_Budget_Tables.csv> ;
    dcat:mediaType "text/csv" .

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

