@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/4bc71f83-49cf-4487-b602-cd2cd448cd54> a dcat:Dataset ;
    dct:description "Eastland hydrology" ;
    dct:identifier "4bc71f83-49cf-4487-b602-cd2cd448cd54" ;
    dct:issued "2025-10-01T03:40:52.364175"^^xsd:dateTime ;
    dct:modified "2025-10-01T03:40:52.364182"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> ;
    dct:title "Rivers of Eastland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "84e567b6-1d09-4f7e-96f5-b69c09028cbc" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4bc71f83-49cf-4487-b602-cd2cd448cd54/resource/37203fa3-224c-41c1-9658-1b0887c890b7> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "un-hdx",
        "united-nations" .

<https://data.amerigeoss.org/dataset/4bc71f83-49cf-4487-b602-cd2cd448cd54/resource/37203fa3-224c-41c1-9658-1b0887c890b7> a dcat:Distribution ;
    dct:description "Rivers of Eastland" ;
    dct:format "SHP" ;
    dct:issued "2024-03-25T17:51:57.872201"^^xsd:dateTime ;
    dct:modified "2025-10-01T03:40:52.349664"^^xsd:dateTime ;
    dct:title "etl_river.zip" ;
    dcat:byteSize "39393"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://data.humdata.org/dataset/4bc71f83-49cf-4487-b602-cd2cd448cd54/resource/37203fa3-224c-41c1-9658-1b0887c890b7/download/etl_river.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

<https://data.amerigeoss.org/organization/ffda3223-0d7e-47a4-abed-b65f14f8044a> a foaf:Agent ;
    foaf:name "UN Humanitarian Data Exchange" .

<https://data.humdata.org/dataset/4bc71f83-49cf-4487-b602-cd2cd448cd54/resource/37203fa3-224c-41c1-9658-1b0887c890b7/download/etl_river.zip> a rdfs:Resource .

