@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5cfaf204-a788-419f-963c-8a830e7fbed7> a dcat:Dataset ;
    dct:description "Fact sheets detailing student research that was conducted through the IndianaView scholarship program. " ;
    dct:identifier "5cfaf204-a788-419f-963c-8a830e7fbed7" ;
    dct:issued "2026-02-11T15:27:26.832244"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:27:26.832247"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "Student Scholarship Fact Sheets" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5cfaf204-a788-419f-963c-8a830e7fbed7/resource/671d18b0-3352-4078-89dc-d72fe2510f9e> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/5cfaf204-a788-419f-963c-8a830e7fbed7/resource/671d18b0-3352-4078-89dc-d72fe2510f9e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-08-11T15:01:08.736910"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:27:26.824723"^^xsd:dateTime ;
    dct:title "Fact Sheet Website" ;
    dcat:accessURL <https://www.indianaview.org/fact_sheets_student_scholarships.html> .

<https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> a foaf:Agent ;
    foaf:name "AmericaView" .

