@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/3191da1b-0f61-4315-b5a0-8b239abb2863> a dcat:Dataset ;
    dct:description "These datasets represent the Networx Universal and Enterprise business volume of each government agency that has ordered telecommunications services from the Networx Contract.  This collection contains data from FY2008 to the present." ;
    dct:identifier "GSA-2015-08-27" ;
    dct:issued "2025-09-24T22:22:00.348717"^^xsd:dateTime ;
    dct:language "{en-us}" ;
    dct:modified "2021-03-09T13:48:49.623000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Networx Business Parent" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Toni L Holloway" ;
            vcard:hasEmail <mailto:toni.holloway@gsa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "networx",
        "parent",
        "telecommunications" ;
    dcat:theme <%7BTelecommunications%7D> .

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

