@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/157149f2-59a2-4848-8b2f-8d67e61ef919> a dcat:Dataset ;
    dct:description "Slides presented at DXC'09 session of 20th International Workshop on Principles of Diagnosis" ;
    dct:identifier "157149f2-59a2-4848-8b2f-8d67e61ef919" ;
    dct:issued "2025-11-29T02:59:36.458535"^^xsd:dateTime ;
    dct:modified "2025-11-29T02:59:36.458539"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "First International Diagnosis Competition - DXC'09 Slides" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SCOTT POLL" ;
            vcard:hasEmail <mailto:scott.d.poll@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/157149f2-59a2-4848-8b2f-8d67e61ef919/resource/ae438b87-fa78-4765-943b-f70852bd1ddc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/157149f2-59a2-4848-8b2f-8d67e61ef919/resource/ae438b87-fa78-4765-943b-f70852bd1ddc> a dcat:Distribution ;
    dct:description "DXC'09 Slides" ;
    dct:format "POWERPOINT" ;
    dct:issued "2018-08-01T13:08:00.783817"^^xsd:dateTime ;
    dct:modified "2025-11-29T02:59:36.452540"^^xsd:dateTime ;
    dct:title "DXC09_Slides_June15.ppt" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/DXC09_Slides_June15.ppt> ;
    dcat:mediaType "application/vnd.ms-powerpoint" .

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

