@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/218b0414-a497-4f04-a572-07d77c75bd4a> a dcat:Dataset ;
    dct:description "The Solar Radiation and Climate Experiment (SORCE) is a NASA-sponsored satellite mission that is providing state-of-the-art measurements of incoming x-ray, ultraviolet, visible, near-infrared, and total solar radiation." ;
    dct:identifier "NASA-406" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA 3D Models: SORCE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Kumanchik" ;
            vcard:hasEmail <mailto:brian.kumanchik@jpl.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/218b0414-a497-4f04-a572-07d77c75bd4a/resource/d9e82f14-770f-499f-adc5-330f3f14a31f> ;
    dcat:keyword "3d-model",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "eyes-on-the-earth-3d",
        "eyes-on-the-solar-system",
        "satellite",
        "sorce",
        "spacecraft" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/218b0414-a497-4f04-a572-07d77c75bd4a/resource/d9e82f14-770f-499f-adc5-330f3f14a31f> a dcat:Distribution ;
    dct:description "SORCE-vFINAL.fbx.zip" ;
    dct:format "BIN" ;
    dct:issued "2020-11-12T04:53:09.770428"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:49:53.514076"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://nasa3d.arc.nasa.gov/shared_assets/models/sorce/SORCE-vFINAL.fbx.zip> ;
    dcat:mediaType "application/octet-stream" .

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

