@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/258902a7-b7de-4fa0-92aa-f532eabcce9d> a dcat:Dataset ;
    dct:description "DC Atlas Plus is an online mapping tool that contains over 340 different data layers, organized by category. This is the updated version of DC Atlas, which was created by OCTO GIS, as an easy way to view geographic information about the District of Columbia." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=ad66d0a731244c96842a674937e2fb59> ;
    dct:issued "2023-01-03T14:27:57+00:00"^^xsd:dateTime ;
    dct:modified "2023-01-04T14:31:47+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.2258 38.7867, -77.2258 39.0009, -76.8125 39.0009, -76.8125 38.7867, -77.2258 38.7867))"^^gsp:wktLiteral ] ;
    dct:title "DC Atlas Plus 2022 User Guide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCGISopendata" ;
            vcard:hasEmail <mailto:gisgroup@dc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/258902a7-b7de-4fa0-92aa-f532eabcce9d/resource/c501b13f-de83-40b0-b47b-6852fc818df2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "atlas-plus",
        "district-of-columbia",
        "octo",
        "washington-dc" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/258902a7-b7de-4fa0-92aa-f532eabcce9d/resource/c501b13f-de83-40b0-b47b-6852fc818df2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-04-30T17:33:37.706303"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:54:13.000887"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata.dc.gov/documents/DCGIS::dc-atlas-plus-2022-user-guide> ;
    dcat:mediaType "text/html" .

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

