{
  "@context": [
    "http://www.w3.org/ns/anno.jsonld",
    "http://iiif.io/api/presentation/2/context.json"
  ],
  "@type": "sc:Manifest",
  "@id": "https://herbarium.bgbm.org/data/iiif/B101014536/manifest.json",
  "label": "Calendula arvensis (Vaill.) L.",
  "description": "A herbarium specimen of Calendula arvensis (Vaill.) L. collected by Mauczka,V.",
  "metadata": [
                                        {"label":"dc:title", "value": "Calendula arvensis (Vaill.) L."}
                ,        {"label":"dc:description", "value": "A herbarium specimen of Calendula arvensis (Vaill.) L. collected by Mauczka,V."}
                ,        {"label":"dc:creator", "value": "Mauczka,V."}
                ,        {"label":"dc:created", "value": "1912-04"}
                ,        {"label":"dc:type", "value": "Specimen"}
                ,        {"label":"dc:publisher", "value": "BGBM"}
                        ,        {"label":"dwc:materialSampleID", "value": "http://herbarium.bgbm.org/object/B101014536"}
                ,        {"label":"dwc:basisOfRecord", "value": "Specimen"}
                ,        {"label":"dwc:collectionCode", "value": "B"}
                ,        {"label":"dwc:catalogNumber", "value": "B 10 1014536"}
                ,        {"label":"dwc:scientificName", "value": "Calendula arvensis (Vaill.) L."}
                ,        {"label":"dwc:previousIdentifications", "value": "Calendula arvensis (Vaill.) L."}
                ,        {"label":"dwc:family", "value": "Asteraceae"}
                ,        {"label":"dwc:genus", "value": "Calendula"}
                ,        {"label":"dwc:specificEpithet", "value": "arvensis"}
                ,        {"label":"dwc:country", "value": "Croatia"}
                ,        {"label":"dwc:countryCode", "value": "HR"}
                ,        {"label":"dwc:locality", "value": "Brioni"}
                                ,        {"label":"dwc:eventDate", "value": "1912-04"}
                ,        {"label":"dwc:recordNumber", "value": "s.n."}
                ,        {"label":"dwc:recordedBy", "value": "Mauczka,V."}
                ,        {"label":"dwc:fieldNumber", "value": "s.n."}
                    ,        {"label":"CETAF_ID", "value": "<a href=\"http://herbarium.bgbm.org/object/B101014536\">http://herbarium.bgbm.org/object/B101014536</a>"}
                                                                    ,        {"label":"dwc:associatedMedia", "value": "<a href=\"https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!10!14!53!B_10_1014536.jpg/full/2048,/0/default.jpg\">https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!10!14!53!B_10_1014536.jpg/full/2048,/0/default.jpg</a>"}
      ],
  "attribution": "Botanisches Museum und Botanischer Garten Berlin",
  "logo": 
    {
      "@id": "https://www.bgbm.org/sites/default/files/bo_logo-big-online_rgb-midnightgreen.png",
      "format": "image/jpeg"
  },
  "attribution": "http://creativecommons.org/licenses/by-nc-sa/4.0/deed.de",
  "seeAlso": [
    {
      "@id": "https://herbarium.bgbm.org/data/rdf/B101014536",
      "label": "RDF",
      "format": "application/rdf+xml",
      "profile": "https://cetafidentifiers.biowikifarm.net/wiki/CSPP"
    }
  ],
  "sequences": [
    {
      "@type": "sc:Sequence",
      "canvases": [
                {
          "@type": "sc:Canvas",
          "@id": "https://herbarium.bgbm.org/iiif/canvas/1",
          "label": "B_10_1014536.jpg",
          "width": 5318,
          "height": 7688,
          "images": [
            {
              "@type": "oa:Annotation",
              "motivation": "sc:painting",
              "on": "https://herbarium.bgbm.org/iiif/canvas/1",
              "resource": {
                "@type": "dctypes:Image",
                "@id": "https://pictures.bgbm.org/digilib/digilib.html?fn=B/10/10/14/53/B_10_1014536.jpg",
                "service": {
                  "@context":  "http://iiif.io/api/image/2/context.json",
                  "@id": "https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!10!14!53!B_10_1014536.jpg",
                  "profile": "http://iiif.io/api/image/2/level2.json",
                  "proctocol": "http://iiif.io/api/image"
                },
                "format": "image/jpeg",
                "width": 5318,
                "height": 7688
              }
            }
          ]
        }
                      ]
    }
  ]
}