@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/333da145-74e3-41d5-a5af-b66a9d4afce9> a dcat:Dataset ;
    dct:description """An address anomaly is an address whose\r
location is illogical. In other words, the address\r
does not follow the normal rules of the District\r
of Columbia’s (DC) addressing grid system.\r
There are different types of anomalies.""" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=328d286bca964308921cba79d4c85315> ;
    dct:issued "2021-04-09T19:23:35+00:00"^^xsd:dateTime ;
    dct:modified "2024-12-23T19:00:07+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 "MAR Address Anomalies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCGISopendata" ;
            vcard:hasEmail <mailto:gisgroup@dc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/333da145-74e3-41d5-a5af-b66a9d4afce9/resource/ac96fba9-738b-49ea-a8d8-226d1fd4f812> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "addressing",
        "block",
        "dc",
        "district-of-columbia",
        "intersection",
        "mardata",
        "master-address-repository",
        "washington-dc" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/333da145-74e3-41d5-a5af-b66a9d4afce9/resource/ac96fba9-738b-49ea-a8d8-226d1fd4f812> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-04-30T17:29:51.758164"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:41:29.939734"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata.dc.gov/documents/DCGIS::mar-address-anomalies> ;
    dcat:mediaType "text/html" .

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

