@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/ec8d71fb-3705-4c88-b8b1-d555a7ffda86> a dcat:Dataset ;
    dct:description "The complete AWA local area network is comprised of a main local area network ''backbone'' and a number of interconnected networks located in the AWA HQ.  The interconnections or sub-networks are locally managed by IT staff." ;
    dct:identifier "ec8d71fb-3705-4c88-b8b1-d555a7ffda86" ;
    dct:issued "2025-12-02T03:19:57.664368"^^xsd:dateTime ;
    dct:modified "2025-12-02T03:19:57.664372"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AWA Local Area Network -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ec8d71fb-3705-4c88-b8b1-d555a7ffda86/resource/b99da083-74b7-42c4-bcd3-3fa6ef585a6d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ec8d71fb-3705-4c88-b8b1-d555a7ffda86/resource/b99da083-74b7-42c4-bcd3-3fa6ef585a6d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-13T17:07:19.833020"^^xsd:dateTime ;
    dct:modified "2025-12-02T03:19:57.658386"^^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" .

