@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/9ea38944-1cde-48d4-85d7-18f399360e92> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=bc2dc0ccc64349929893b9cf28b47f3c> ;
    dct:issued "2019-02-14T21:52:12+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-14T21:54:03+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "AmeriGEOSSFLAGS2018" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9ea38944-1cde-48d4-85d7-18f399360e92/resource/d59bd39d-7865-4b4d-9f41-203518199376> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "flag",
        "flags" ;
    dcat:landingPage <https://disasters.amerigeoss.org/documents/amerigeoss::amerigeossflags2018> .

<https://data.amerigeoss.org/dataset/9ea38944-1cde-48d4-85d7-18f399360e92/resource/d59bd39d-7865-4b4d-9f41-203518199376> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:26.966587"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:26.961031"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/documents/amerigeoss::amerigeossflags2018> .

<https://disasters.amerigeoss.org/documents/amerigeoss::amerigeossflags2018> a foaf:Document .

