@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/6d2588e0-55cc-47f6-9eac-cb8e991bf3dd> a dcat:Dataset ;
    dct:description "Academy of Program/Project & Engineering Leadership's ASK Magazine archive." ;
    dct:identifier "NASA-860__33" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Academy of Program/Project & Engineering Leadership ASK Magazine Past Issues" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ed Hoffman" ;
            vcard:hasEmail <mailto:ehoffman@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d2588e0-55cc-47f6-9eac-cb8e991bf3dd/resource/61884068-1145-41b0-89f2-5f4413d492eb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "appel",
        "ask-magazine",
        "ckan",
        "geo",
        "geoss",
        "knowledge",
        "national",
        "north-america",
        "sharing",
        "united-states" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/6d2588e0-55cc-47f6-9eac-cb8e991bf3dd/resource/61884068-1145-41b0-89f2-5f4413d492eb> a dcat:Distribution ;
    dct:description "ASK18_June2004_12313F1.pdf" ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T04:42:08.474205"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:38:18.910642"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://appel.nasa.gov/wp-content/uploads/sites/2/2013/08/ASK18_June2004_12313F1.pdf> ;
    dcat:mediaType "application/pdf" .

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

