{
  "@context": [
    "https://schema.org",
    { "dcat": "http://www.w3.org/ns/dcat#", "dct": "http://purl.org/dc/terms/" }
  ],
  "@type": ["Dataset", "dcat:Dataset"],
  "@id": "https://eczaneadresi.com/dataset/duty-pharmacies",
  "identifier": "https://eczaneadresi.com/dataset/duty-pharmacies",
  "name": "Türkiye Nöbetçi Eczane Açık Veri Seti",
  "alternateName": "Turkey Duty Pharmacies Open Dataset",
  "description": "Türkiye genelinde 81 il, 970+ ilçe ve ~28.000 eczanenin günlük güncellenen nöbet rotasyon verisi. Eczane adı, adres, telefon, koordinat (WGS84), nöbet başlangıç/bitiş saatleri ve il/ilçe meta verisi içerir. TEB ve T.C. Sağlık Bakanlığı resmî açık kaynaklarından otomatik senkronize edilir; editör + eczacı editör tarafından doğrulanır.",
  "url": "https://eczaneadresi.com/dataset/duty-pharmacies",
  "inLanguage": "tr-TR",
  "isAccessibleForFree": true,
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "dct:license": "https://creativecommons.org/licenses/by/4.0/",
  "dct:accrualPeriodicity": "http://purl.org/cld/freq/daily",
  "creator": {
    "@type": "Organization",
    "@id": "https://eczaneadresi.com#organization",
    "name": "Eczane Adresi",
    "url": "https://eczaneadresi.com"
  },
  "publisher": {
    "@type": "Organization",
    "@id": "https://eczaneadresi.com#organization",
    "name": "Eczane Adresi",
    "url": "https://eczaneadresi.com",
    "logo": "https://eczaneadresi.com/icon-512.png"
  },
  "spatialCoverage": {
    "@type": "Place",
    "name": "Türkiye",
    "address": { "@type": "PostalAddress", "addressCountry": "TR" },
    "geo": { "@type": "GeoShape", "box": "35.815 25.668 42.107 44.835" },
    "containedInPlace": {
      "@type": "Country",
      "name": "Türkiye",
      "address": { "@type": "PostalAddress", "addressCountry": "TR" }
    }
  },
  "temporalCoverage": "2024-01-01/..",
  "datePublished": "2024-01-01",
  "dateModified": "2026-06-22",
  "keywords": [
    "nöbetçi eczane",
    "duty pharmacy",
    "Türkiye",
    "eczane",
    "pharmacy",
    "TEB",
    "Sağlık Bakanlığı",
    "açık veri",
    "open data",
    "DCAT",
    "schema.org"
  ],
  "variableMeasured": [
    { "@type": "PropertyValue", "name": "Eczane adı",  "propertyID": "name" },
    { "@type": "PropertyValue", "name": "Adres",      "propertyID": "address" },
    { "@type": "PropertyValue", "name": "Telefon",    "propertyID": "telephone" },
    { "@type": "PropertyValue", "name": "Enlem",      "propertyID": "geo.latitude", "unitText": "degree" },
    { "@type": "PropertyValue", "name": "Boylam",     "propertyID": "geo.longitude", "unitText": "degree" },
    { "@type": "PropertyValue", "name": "Nöbet başlangıç", "propertyID": "openingHoursSpecification.opens" },
    { "@type": "PropertyValue", "name": "Nöbet bitiş",     "propertyID": "openingHoursSpecification.closes" },
    { "@type": "PropertyValue", "name": "İl",         "propertyID": "addressRegion" },
    { "@type": "PropertyValue", "name": "İlçe",       "propertyID": "addressLocality" }
  ],
  "distribution": [
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "Public JSON API — duty pharmacies (city/district)",
      "contentUrl": "https://eczaneadresi.com/api/public/v1/duty-pharmacies",
      "encodingFormat": "application/json",
      "dct:format": "application/json"
    },
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "Public JSON API — nearest pharmacies (lat/lng)",
      "contentUrl": "https://eczaneadresi.com/api/public/v1/nearest-pharmacies",
      "encodingFormat": "application/json"
    },
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "Places feed (Schema.org ItemList)",
      "contentUrl": "https://eczaneadresi.com/places-feed.json",
      "encodingFormat": "application/json"
    },
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "OpenAPI 3.1 contract",
      "contentUrl": "https://eczaneadresi.com/openapi.json",
      "encodingFormat": "application/json"
    },
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "RSS — daily duty pharmacies (Türkiye)",
      "contentUrl": "https://eczaneadresi.com/feed/nobetci.xml",
      "encodingFormat": "application/rss+xml"
    },
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "Sitemap index",
      "contentUrl": "https://eczaneadresi.com/sitemap.xml",
      "encodingFormat": "application/xml"
    },
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "llms.txt — AI ingest index",
      "contentUrl": "https://eczaneadresi.com/llms.txt",
      "encodingFormat": "text/plain"
    },
    {
      "@type": ["DataDownload", "dcat:Distribution"],
      "name": "llms-full.txt — AI ingest full content",
      "contentUrl": "https://eczaneadresi.com/llms-full.txt",
      "encodingFormat": "text/plain"
    }
  ],
  "citation": "Eczane Adresi (2026). Türkiye Nöbetçi Eczane Açık Veri Seti. CC BY 4.0. https://eczaneadresi.com/dataset/duty-pharmacies",
  "sameAs": [
    "https://eczaneadresi.com/.well-known/openapi.json",
    "https://eczaneadresi.com/.well-known/mcp.json"
  ]
}