@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/fc60d63e-bdb3-42de-a256-b582423de1c4> a dcat:Dataset ;
    dct:description "Academy of Program/Project & Engineering Leadership's ASK Magazine archive." ;
    dct:identifier "fc60d63e-bdb3-42de-a256-b582423de1c4" ;
    dct:issued "2025-12-02T09:32:54.963081"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:32:54.963086"^^xsd:dateTime ;
    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/fc60d63e-bdb3-42de-a256-b582423de1c4/resource/a475f74c-0e93-4c10-8d3d-0e90c2bdd5dc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fc60d63e-bdb3-42de-a256-b582423de1c4/resource/a475f74c-0e93-4c10-8d3d-0e90c2bdd5dc> a dcat:Distribution ;
    dct:description "ASK_9.pdf" ;
    dct:format "PDF" ;
    dct:issued "2018-08-01T09:20:10.549238"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:32:54.956438"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <http://appel.nasa.gov/wp-content/uploads/sites/2/2013/09/ASK_9.pdf> ;
    dcat:mediaType "application/pdf" .

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

