@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/38ea6bd6-e5dc-4c1a-b743-1024453a4d13> a dcat:Dataset ;
    dct:description "Metra commuter rail lines in the Chicagoland region. To view or use these files, compression software and special GIS software, such as ESRI ArcGIS, is required. To download, right-click the \"Download\" link above and choose \"Save link as.\"" ;
    dct:identifier <https://data.cityofchicago.org/api/views/q8wx-dznq> ;
    dct:issued "2011-07-19"^^xsd:date ;
    dct:modified "2012-09-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Metra Lines" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38ea6bd6-e5dc-4c1a-b743-1024453a4d13/resource/4b7f5847-2941-499a-a34f-174213a86bef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "public-transit",
        "rail",
        "shapefiles",
        "sustainability",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/38ea6bd6-e5dc-4c1a-b743-1024453a4d13/resource/4b7f5847-2941-499a-a34f-174213a86bef> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-10T16:55:15.660220"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:46:56.664413"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/q8wx-dznq/application/zip> ;
    dcat:mediaType "application/zip" .

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

