@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/754f37f7-d152-431f-a2f4-8f539e821f09> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "754f37f7-d152-431f-a2f4-8f539e821f09" ;
    dct:issued "2025-11-30T07:47:50.321516"^^xsd:dateTime ;
    dct:modified "2025-11-30T07:47:50.321520"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Multi-angle Snowflake Camera" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/754f37f7-d152-431f-a2f4-8f539e821f09/resource/b79709b4-3c32-4d4f-b1a3-6512d9523a2e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/754f37f7-d152-431f-a2f4-8f539e821f09/resource/b79709b4-3c32-4d4f-b1a3-6512d9523a2e> a dcat:Distribution ;
    dct:format "Undefinedtar" ;
    dct:issued "2017-09-13T07:20:08.035348"^^xsd:dateTime ;
    dct:modified "2025-11-30T07:47:50.315724"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::masc> .

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

