{
  "@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/B101014881/manifest.json",
  "label": "Artemisia alba Turra",
  "description": "A herbarium specimen of Artemisia alba Turra collected by Marchesetti",
  "metadata": [
                                        {"label":"dc:title", "value": "Artemisia alba Turra"}
                ,        {"label":"dc:description", "value": "A herbarium specimen of Artemisia alba Turra collected by Marchesetti"}
                ,        {"label":"dc:creator", "value": "Marchesetti"}
                        ,        {"label":"dc:type", "value": "Specimen"}
                ,        {"label":"dc:publisher", "value": "BGBM"}
                        ,        {"label":"dwc:materialSampleID", "value": "http://herbarium.bgbm.org/object/B101014881"}
                ,        {"label":"dwc:basisOfRecord", "value": "Specimen"}
                ,        {"label":"dwc:collectionCode", "value": "B"}
                ,        {"label":"dwc:catalogNumber", "value": "B 10 1014881"}
                ,        {"label":"dwc:scientificName", "value": "Artemisia alba Turra"}
                ,        {"label":"dwc:previousIdentifications", "value": "Artemisia alba Turra"}
                ,        {"label":"dwc:family", "value": "Asteraceae"}
                ,        {"label":"dwc:genus", "value": "Artemisia"}
                ,        {"label":"dwc:specificEpithet", "value": "alba"}
                ,        {"label":"dwc:country", "value": "Croatia"}
                ,        {"label":"dwc:countryCode", "value": "HR"}
                ,        {"label":"dwc:locality", "value": "Littorale Austriacum. In rupestribus Besca Novae in insula Veglia, substr. calce nummulario, ca. 100-200 m. loc. class. [Baška nova, Insel Krk = Veglia]."}
                ,        {"label":"dwc:decimalLongitude", "value": "14.76611"}
                ,        {"label":"dwc:decimalLatitude", "value": "44.96972"}
                        ,        {"label":"dwc:recordNumber", "value": "s.n."}
                ,        {"label":"dwc:recordedBy", "value": "Marchesetti"}
                ,        {"label":"dwc:fieldNumber", "value": "s.n."}
                    ,        {"label":"CETAF_ID", "value": "<a href=\"http://herbarium.bgbm.org/object/B101014881\">http://herbarium.bgbm.org/object/B101014881</a>"}
                                                                    ,        {"label":"dwc:associatedMedia", "value": "<a href=\"https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!10!14!88!B_10_1014881.jpg/full/2048,/0/default.jpg\">https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!10!14!88!B_10_1014881.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/B101014881",
      "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_1014881.jpg",
          "width": 5300,
          "height": 7661,
          "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/88/B_10_1014881.jpg",
                "service": {
                  "@context":  "http://iiif.io/api/image/2/context.json",
                  "@id": "https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!10!14!88!B_10_1014881.jpg",
                  "profile": "http://iiif.io/api/image/2/level2.json",
                  "proctocol": "http://iiif.io/api/image"
                },
                "format": "image/jpeg",
                "width": 5300,
                "height": 7661
              }
            }
          ]
        }
                      ]
    }
  ]
}