@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/fe154bd4-807e-4c02-bc22-6e4f8ae38769> a dcat:Dataset ;
    dct:description "Academy of Program/Project & Engineering Leadership's Ask the Academy magazine past issues." ;
    dct:identifier "fe154bd4-807e-4c02-bc22-6e4f8ae38769" ;
    dct:issued "2025-12-02T10:14:07.368993"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:14:07.368997"^^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/fe154bd4-807e-4c02-bc22-6e4f8ae38769/resource/eb5466b7-6cf6-4ad2-817d-797c8d736401> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fe154bd4-807e-4c02-bc22-6e4f8ae38769/resource/eb5466b7-6cf6-4ad2-817d-797c8d736401> a dcat:Distribution ;
    dct:issued "2018-08-01T09:20:19.177211"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:14:07.362989"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://appel.nasa.gov/category/ask-news/ask-academy/6-3/> ;
    dcat:mediaType "application/html" .

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

