{
  "@type": "dcat:Dataset",
  "accessLevel": "public",
  "contactPoint": {
    "@type": "vcard:Contact",
    "fn": "NYC OpenData",
    "hasEmail": "mailto:no-reply@data.cityofnewyork.us"
  },
  "description": "A list of the final section maps that would show the legal street information for Borough of Brooklyn.",
  "distribution": [
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/avcv-kcyf/columns.json",
      "describedByType": "application/json",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/avcv-kcyf/query.json?accessType=DOWNLOAD",
      "mediaType": "application/json"
    },
    {
      "@type": "dcat:Distribution",
      "describedBy": "https://data.cityofnewyork.us/api/views/avcv-kcyf/columns.xml",
      "describedByType": "application/xml",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/avcv-kcyf/query.xml?accessType=DOWNLOAD",
      "mediaType": "application/xml"
    },
    {
      "@type": "dcat:Distribution",
      "downloadURL": "https://data.cityofnewyork.us/api/v3/views/avcv-kcyf/export.csv?accessType=DOWNLOAD",
      "mediaType": "text/csv"
    }
  ],
  "identifier": "https://data.cityofnewyork.us/api/views/avcv-kcyf",
  "issued": "2019-10-23",
  "keyword": [
    "boundaries",
    "brooklyn",
    "final sections",
    "fs",
    "legal",
    "street"
  ],
  "landingPage": "https://data.cityofnewyork.us/d/avcv-kcyf",
  "modified": "2020-10-25",
  "publisher": {
    "@type": "org:Organization",
    "name": "data.cityofnewyork.us"
  },
  "theme": [
    "City Government"
  ],
  "title": "Topographical Bureau Maps - Final Sections"
}