@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/d7e30805-a7b1-4a6e-b51a-baa1fe0cb8fb> a dcat:Dataset ;
    dct:description "Academy of Program/Project & Engineering Leadership's Ask the Academy magazine past issues." ;
    dct:identifier "d7e30805-a7b1-4a6e-b51a-baa1fe0cb8fb" ;
    dct:issued "2025-12-01T19:36:18.721892"^^xsd:dateTime ;
    dct:modified "2025-12-01T19:36:18.721896"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Academy of Program/Project & Engineering Leadership ASK the Academy Past Issues" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ed Hoffman" ;
            vcard:hasEmail <mailto:ehoffman@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d7e30805-a7b1-4a6e-b51a-baa1fe0cb8fb/resource/8afdfeb1-c87e-44ca-8336-9f37a18291e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/d7e30805-a7b1-4a6e-b51a-baa1fe0cb8fb/resource/8afdfeb1-c87e-44ca-8336-9f37a18291e5> a dcat:Distribution ;
    dct:issued "2018-08-01T09:20:58.504418"^^xsd:dateTime ;
    dct:modified "2025-12-01T19:36:18.715808"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://appel.nasa.gov/category/ask-news/ask-academy/2-2/> ;
    dcat:mediaType "application/html" .

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

