@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/1074b3d0-235b-4229-8fb0-d8ad5bf1cebd> a dcat:Dataset ;
    dct:description "Academy of Program/Project & Engineering Leadership's Ask the Academy magazine past issues." ;
    dct:identifier "NASA-862__54" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    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/1074b3d0-235b-4229-8fb0-d8ad5bf1cebd/resource/b35dc10e-b4f7-4184-bad1-ef2478b411ab> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "appel",
        "ask-the-academy",
        "knowledge",
        "sharing" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/1074b3d0-235b-4229-8fb0-d8ad5bf1cebd/resource/b35dc10e-b4f7-4184-bad1-ef2478b411ab> a dcat:Distribution ;
    dct:issued "2020-11-12T04:30:21.472667"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:08:32.194221"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://appel.nasa.gov/category/ask-news/ask-academy/1-9/> ;
    dcat:mediaType "application/html" .

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

