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

<https://data.amerigeoss.org/dataset/563fe4a5-4ece-4e5e-890a-157a00e6f7ab> a dcat:Dataset ;
    dct:description """Lines representing approximately where the CTA rail lines are. To view or use these files, compression software and special GIS software, such as ESRI ArcGIS is required.     Please see attached .lyr files for symbology.                                           
Projected Coordinate System:	NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet""" ;
    dct:identifier <https://data.cityofchicago.org/api/views/53r7-y88m> ;
    dct:issued "2011-08-31"^^xsd:date ;
    dct:modified "2022-06-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CTA - 'L' (Rail) Lines - Shapefile" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ctagis" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/563fe4a5-4ece-4e5e-890a-157a00e6f7ab/resource/7e0dc1a7-715f-4cd4-9376-e6c6b09cb6e7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cta",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "rail",
        "shapefiles",
        "sustainability",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/563fe4a5-4ece-4e5e-890a-157a00e6f7ab/resource/7e0dc1a7-715f-4cd4-9376-e6c6b09cb6e7> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:54:24.555292"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:38:34.495137"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/53r7-y88m/application/zip> ;
    dcat:mediaType "application/zip" .

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

