{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NY Open Data",
    "hasEmail": "mailto:no-reply@data.ny.gov"
  },
  "description": "This dataset provides the spatial geometries for NYCT Subway and Staten Island Railway service lines",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/s692-irgq/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.ny.gov/api/v3/views/s692-irgq/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.ny.gov/api/views/s692-irgq/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.ny.gov/api/v3/views/s692-irgq/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/s692-irgq/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/s692-irgq/export.kml?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kml+xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/s692-irgq/export.kmz?accessType=DOWNLOAD",
      "mediaType": "application/vnd.google-earth.kmz"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.ny.gov/api/v3/views/s692-irgq/query.geojson?accessType=DOWNLOAD",
      "mediaType": "application/geo+json"
    }
  ],
  "identifier": "https://data.ny.gov/api/views/s692-irgq",
  "issued": "2025-09-24",
  "keyword": [
    "coordinates",
    "lines",
    "new york city transit",
    "nyct",
    "routes",
    "sir",
    "staten island railway",
    "subway lines"
  ],
  "landingPage": "https://data.ny.gov/d/s692-irgq",
  "modified": "2025-12-08",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.ny.gov"
  },
  "theme": [
    "Transportation"
  ],
  "title": "MTA Subway Service Lines"
}