@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/4d9f0319-3703-44c4-b9ba-6c45c0c5b4ea> a dcat:Dataset ;
    dct:description "USAID's Guest Wireless uses Xirrus equipment to provide a wireless network so that mobile device users can access a Dedicated Internet Network System (DINS).  It serves as a follow-on to USAID wireless efforts implemented at AID/Washington (AID/W) and overseas missions, but with modifications to the design, function, and use.  The solution maintains the business purpose, which is to allow authorized agency personnel and guests or partners to have wireless, controlled Internet access." ;
    dct:identifier <https://data.usaid.gov/api/views/cxc4-7i5r> ;
    dct:issued "2018-11-12"^^xsd:date ;
    dct:modified "2022-02-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Enterprise Wireless Dedicated Internet Network" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "USAID Data Services" ;
            vcard:hasEmail <mailto:no-reply@data.usaid.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ewdin",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "usaid" ;
    dcat:theme <%7B%22Administration%20and%20Oversight%22%7D> .

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

