@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/ac2902f1-89de-4f34-bd05-014326773462> a dcat:Dataset ;
    dct:description "{{default.description}}" ;
    dct:identifier "ac2902f1-89de-4f34-bd05-014326773462" ;
    dct:issued "2025-12-01T03:28:58.771946"^^xsd:dateTime ;
    dct:modified "2025-12-01T03:28:58.771950"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Yutu Power" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S Army Corps of Engineers" ;
            vcard:hasEmail <mailto:corpsmap@usace.army.mil> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ac2902f1-89de-4f34-bd05-014326773462/resource/94fdac7e-a62b-4a0a-9055-587c195ae2d7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ac2902f1-89de-4f34-bd05-014326773462/resource/94fdac7e-a62b-4a0a-9055-587c195ae2d7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-22T20:55:28.831306"^^xsd:dateTime ;
    dct:modified "2025-12-01T03:28:58.765613"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <http://geospatial-usace.opendata.arcgis.com/datasets/bccf57b294a64527845392190a2a1c71> ;
    dcat:mediaType "text/html" .

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

