@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/4eb50ecb-278d-4796-871a-fe2bcf857cf0> a dcat:Dataset ;
    dct:description "A sampling of reports involving parachuting activity and conflicts with aircraft." ;
    dct:identifier "NASA-819" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Aviation Safety Reporting System: Parachutist / Aircraft Conflicts" ;
    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/4eb50ecb-278d-4796-871a-fe2bcf857cf0/resource/4bdef167-521c-498f-94e9-341d4bd069aa> ;
    dcat:keyword "aircraft",
        "amerigeo",
        "amerigeoss",
        "aviation",
        "ckan",
        "conflict",
        "geo",
        "geoss",
        "national",
        "north-america",
        "parachute",
        "safety",
        "united-states" ;
    dcat:theme <%7BAerospace%7D> .

<https://data.amerigeoss.org/dataset/4eb50ecb-278d-4796-871a-fe2bcf857cf0/resource/4bdef167-521c-498f-94e9-341d4bd069aa> a dcat:Distribution ;
    dct:description "parachute.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:59:37.001760"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:42:26.070652"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://asrs.arc.nasa.gov/docs/rpsts/parachute.pdf> ;
    dcat:mediaType "application/pdf" .

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

