@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/f344801a-7915-4b1d-a572-0707ab6df61b> a dcat:Dataset ;
    dct:description "A sampling of reports that reference RNAV Arrival related incidents." ;
    dct:identifier "f344801a-7915-4b1d-a572-0707ab6df61b" ;
    dct:issued "2025-12-02T05:54:11.760546"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:54:11.760551"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Aviation Safety Reporting System: RNAV Arrival Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Linda J. Connell" ;
            vcard:hasEmail <mailto:linda.j.connell@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f344801a-7915-4b1d-a572-0707ab6df61b/resource/18485d0a-bce2-4f6e-a656-8e9d45c181a3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f344801a-7915-4b1d-a572-0707ab6df61b/resource/18485d0a-bce2-4f6e-a656-8e9d45c181a3> a dcat:Distribution ;
    dct:description "rnav_arrival.pdf" ;
    dct:format "PDF" ;
    dct:issued "2018-08-01T09:17:23.577155"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:54:11.753403"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://asrs.arc.nasa.gov/docs/rpsts/rnav_arrival.pdf> ;
    dcat:mediaType "application/pdf" .

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

