@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/606019d1-419c-4c69-b2ee-3d05fcc313f6> a dcat:Dataset ;
    dct:description "HELIOS Program" ;
    dct:identifier "TECHPORT_90" ;
    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 "HELIOS Program" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jeffrey Newmark" ;
            vcard:hasEmail <mailto:jeffrey.newmark@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/606019d1-419c-4c69-b2ee-3d05fcc313f6/resource/9e30949f-9ed4-4fbe-90e6-f20878bd0fca> ;
    dcat:keyword "active",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "program",
        "united-states" .

<https://data.amerigeoss.org/dataset/606019d1-419c-4c69-b2ee-3d05fcc313f6/resource/9e30949f-9ed4-4fbe-90e6-f20878bd0fca> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:06:20.310634"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:15:58.022028"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <http://techport.nasa.gov/xml-api/90> ;
    dcat:mediaType "application/xml" .

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

