@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/1d2a7816-1090-4beb-9013-0b9aaccf3e1b> a dcat:Dataset ;
    dct:description "The NASA Lessons Learned system provides access to official, reviewed lessons learned from NASA programs and projects. These lessons have been made available to the public by the NASA Office of the Chief Engineer and the NASA Engineering Network. Each lesson describes the original driving event and provides recommendations that feed into NASA’s continual improvement via training, best practices, policies, and procedures." ;
    dct:identifier "NASA-0000088" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA Engineering Network Lessons Learned" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hal Bell" ;
            vcard:hasEmail <mailto:Hal.Bell@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d2a7816-1090-4beb-9013-0b9aaccf3e1b/resource/d6610699-6ed4-4a8d-8076-c878974768be> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ares-1-x",
        "foia",
        "geophysical",
        "hq",
        "technical-reports",
        "transparency",
        "xml" .

<https://data.amerigeoss.org/dataset/1d2a7816-1090-4beb-9013-0b9aaccf3e1b/resource/d6610699-6ed4-4a8d-8076-c878974768be> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:22:38.199425"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:31:49.531047"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://llis.nasa.gov/> ;
    dcat:mediaType "text/html" .

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

