@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/9ed7ceb4-c650-4ed9-9fcb-0262685f9b16> 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/9ed7ceb4-c650-4ed9-9fcb-0262685f9b16/resource/ab2e1775-7b89-431b-a2fc-6a4b585eb7d7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "flag",
        "flags" ;
    dcat:landingPage <https://www.amerigeo.org/documents/amerigeoss::amerigeossflags2018> .

<https://data.amerigeoss.org/dataset/9ed7ceb4-c650-4ed9-9fcb-0262685f9b16/resource/ab2e1775-7b89-431b-a2fc-6a4b585eb7d7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:07.216255"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:07.210993"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/documents/amerigeoss::amerigeossflags2018> .

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

