@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/80917e06-1fb3-47c7-81f3-bd7b9631d5aa> a dcat:Dataset ;
    dct:description "Bridges, overpasses, tunnel entrances, and underpasses. This dataset was collected as part of the planimetric mapping project. Hidden features were added as enhancements to this dataset. All DC GIS data is stored and exported in Maryland State Plane coordinates NAD 83 meters. METADATA CONTENT IS IN PROCESS OF VALIDATION AND SUBJECT TO CHANGE." ;
    dct:identifier "80917e06-1fb3-47c7-81f3-bd7b9631d5aa" ;
    dct:issued "2025-11-23T00:04:11.815762"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:04:11.815766"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.1192 38.7930, -76.9115 38.7930, -76.9115 38.9913, -77.1192 38.9913, -77.1192 38.7930))"^^gsp:wktLiteral ] ;
    dct:title "Bridges and Tunnels" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/80917e06-1fb3-47c7-81f3-bd7b9631d5aa/resource/79bd017c-c828-4edd-b4e5-a5088bd97d22> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dc",
        "district-of-columbia",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "washington" .

<https://data.amerigeoss.org/dataset/80917e06-1fb3-47c7-81f3-bd7b9631d5aa/resource/79bd017c-c828-4edd-b4e5-a5088bd97d22> a dcat:Distribution ;
    dct:issued "2020-11-29T22:47:01.484868"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:04:11.808697"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/> .

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

