@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/b44480eb-bdc6-4fd0-b93c-3d8fdfe60f2f> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "b44480eb-bdc6-4fd0-b93c-3d8fdfe60f2f" ;
    dct:issued "2025-12-01T06:19:20.399579"^^xsd:dateTime ;
    dct:modified "2025-12-01T06:19:20.399583"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Tipping Bucket Rain Gauge data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/b44480eb-bdc6-4fd0-b93c-3d8fdfe60f2f/resource/9ef264d0-a1f3-4ff7-a2d3-ce1756c07b88> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/b44480eb-bdc6-4fd0-b93c-3d8fdfe60f2f/resource/9ef264d0-a1f3-4ff7-a2d3-ce1756c07b88> a dcat:Distribution ;
    dct:format "Undefined" ;
    dct:issued "2017-09-13T07:10:41.465709"^^xsd:dateTime ;
    dct:modified "2025-12-01T06:19:20.393554"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::raintb> .

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

