@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/14bb1f54-331a-4eed-a299-4c8fbb82c5d7> a dcat:Dataset ;
    dct:description "Systems monitoring and protecting FAA networks for hacker intrusions" ;
    dct:identifier "1233.0" ;
    dct:issued "2001-10-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Intrusion Detection Systems (IDS) / Intrusion Prevention Systems (IPS) -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/14bb1f54-331a-4eed-a299-4c8fbb82c5d7/resource/5298972b-7f81-4fe7-b0ec-537097bbc520> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "asset-type",
        "ckan",
        "facility-system",
        "facility-type",
        "geo",
        "geoss",
        "it-application",
        "national",
        "north-america",
        "security-event",
        "security-event-type",
        "software-tool-version",
        "threat-risk-priority",
        "united-states",
        "unplanned-event",
        "unplanned-event-type" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/14bb1f54-331a-4eed-a299-4c8fbb82c5d7/resource/5298972b-7f81-4fe7-b0ec-537097bbc520> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:48:20.867440"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:14:42.528861"^^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" .

