@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/63797ab6-e01b-48aa-b609-daaabe81c966> a dcat:Dataset ;
    dct:description "The Whistleblower Protection Program (WBPP) (49 U.S.C. § 4 1 1) protects individuals from employment discrimination for alleged violations of Federal Aviation Regulations or other Federal laws pertaining to air carrier safety." ;
    dct:identifier "1545.0" ;
    dct:issued "2004-01-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 "Whistleblower Protection Program -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tim Perez" ;
            vcard:hasEmail <mailto:Tim.Perez@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/63797ab6-e01b-48aa-b609-daaabe81c966/resource/aca0b49d-f578-4bb8-b354-2c5b8c5461bf> ;
    dcat:keyword "aircraft-make-model-series-grouping",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "person",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/63797ab6-e01b-48aa-b609-daaabe81c966/resource/aca0b49d-f578-4bb8-b354-2c5b8c5461bf> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T20:34:07.079737"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:44:30.402280"^^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" .

