@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/31b21012-34a6-4b9e-b017-406e13aefb81> a dcat:Dataset ;
    dct:description "not available" ;
    dct:identifier "DASHLINK_323" ;
    dct:issued "2011-03-04"^^xsd:date ;
    dct:modified "2025-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CIDU 2011 Paper Template" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elizabeth Foughty" ;
            vcard:hasEmail <mailto:elizabeth.a.foughty@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/31b21012-34a6-4b9e-b017-406e13aefb81/resource/2f912234-9897-4beb-8fcb-32c04c073e68>,
        <https://data.amerigeoss.org/dataset/31b21012-34a6-4b9e-b017-406e13aefb81/resource/5e012e22-e8ba-44a5-be7c-9ee2de87d558> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ames",
        "dashlink",
        "nasa" .

<https://data.amerigeoss.org/dataset/31b21012-34a6-4b9e-b017-406e13aefb81/resource/2f912234-9897-4beb-8fcb-32c04c073e68> a dcat:Distribution ;
    dct:description "Latex" ;
    dct:format "BIN" ;
    dct:issued "2020-11-12T04:54:06.995918"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:27:51.095394"^^xsd:dateTime ;
    dct:title "LaTeX_CIDU_template.zip" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/LaTeX_CIDU_template_2.zip> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/31b21012-34a6-4b9e-b017-406e13aefb81/resource/5e012e22-e8ba-44a5-be7c-9ee2de87d558> a dcat:Distribution ;
    dct:description "Word" ;
    dct:issued "2020-11-12T04:54:06.995924"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:27:51.096694"^^xsd:dateTime ;
    dct:title "AUTHOR GUIDELINES FOR CIDU.docx" ;
    dcat:accessURL <https://c3.nasa.gov/dashlink/static/media/other/AUTHOR_GUIDELINES_FOR_CIDU.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.d" .

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

