@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/1572ff40-bb75-4305-b5e1-0b9f6c8befb2> a dcat:Dataset ;
    dct:description "This collection of documents includes Americans with Disabilities Act (ADA) settlement agreements with counties, cities, towns and villages" ;
    dct:identifier "306" ;
    dct:issued "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:language "{eng}" ;
    dct:modified "2017-04-19T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Americans with Disabilities Act Project Civic Access" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data Management US Department of Justice (USDOJ)" ;
            vcard:hasEmail <mailto:DataManagement@usdoj.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1572ff40-bb75-4305-b5e1-0b9f6c8befb2/resource/07bb1b14-1733-4fe2-9985-c8433a282ec9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ada",
        "ada-coordinator",
        "americans-with-disabilities",
        "civil-rights-division",
        "department-of-justice",
        "doj",
        "pca",
        "program-accessibility",
        "project-civic-access",
        "title-ii" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1572ff40-bb75-4305-b5e1-0b9f6c8befb2/resource/07bb1b14-1733-4fe2-9985-c8433a282ec9> a dcat:Distribution ;
    dct:description "civicac.htm" ;
    dct:format "HTML" ;
    dct:issued "2023-05-10T00:12:32.474131"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:22:44.021599"^^xsd:dateTime ;
    dct:title "Americans with Disabilities Act Project Civic Access" ;
    dcat:accessURL <https://archive.ada.gov/civicac.htm> ;
    dcat:mediaType "text/html" .

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

