@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/6af28740-5955-48c2-82b4-cddd2e64e222> a dcat:Dataset ;
    dct:description "Get RSS notifications of the latest app releases from the U.S. government." ;
    dct:identifier "GSA-2014-02-14-4" ;
    dct:issued "2025-11-19T14:37:49.030551"^^xsd:dateTime ;
    dct:language "{en-us}" ;
    dct:modified "2016-01-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Newest Apps from the USA.gov Mobile Apps Gallery" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Russell G O'Neill" ;
            vcard:hasEmail <mailto:russell.oneill@gsa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6af28740-5955-48c2-82b4-cddd2e64e222/resource/4a01abcd-f2f3-4d46-8d83-58e1b38fa685> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "apps",
        "ckan",
        "geo",
        "geoss",
        "government-information",
        "government-services",
        "mobile-apps",
        "mobile-websites",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Information%20Technology%22%7D> .

<https://data.amerigeoss.org/dataset/6af28740-5955-48c2-82b4-cddd2e64e222/resource/4a01abcd-f2f3-4d46-8d83-58e1b38fa685> a dcat:Distribution ;
    dct:description "rss.xml" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:12:51.351911"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:37:49.016086"^^xsd:dateTime ;
    dct:title "Newest Apps from the USA.gov Mobile Apps Gallery" ;
    dcat:accessURL <http://apps.usa.gov/rss.xml> ;
    dcat:mediaType "text/html" .

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

