@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/cb2c18c9-2cfa-4af1-8d4a-0ed13c842f53> a dcat:Dataset ;
    dct:description "not available" ;
    dct:identifier "cb2c18c9-2cfa-4af1-8d4a-0ed13c842f53" ;
    dct:issued "2025-12-01T14:51:06.755046"^^xsd:dateTime ;
    dct:modified "2025-12-01T14:51:06.755050"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Learning curve" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kamalika Das" ;
            vcard:hasEmail <mailto:kamalika.das@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cb2c18c9-2cfa-4af1-8d4a-0ed13c842f53/resource/c6554d39-0bc5-414a-9481-6a4a86bd655d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/cb2c18c9-2cfa-4af1-8d4a-0ed13c842f53/resource/c6554d39-0bc5-414a-9481-6a4a86bd655d> a dcat:Distribution ;
    dct:description "Learning curve with error bars" ;
    dct:format "PNG" ;
    dct:issued "2018-08-01T13:19:41.820282"^^xsd:dateTime ;
    dct:modified "2025-12-01T14:51:06.748405"^^xsd:dateTime ;
    dct:title "figure2_1stderr2.png" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/figure2_1stderr2.png> ;
    dcat:mediaType "image/png" .

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

