{
  "@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/B100365483/manifest.json",
  "label": "Campanula poscharskyana Degen",
  "description": "A herbarium specimen of Campanula poscharskyana Degen collected by Degen,A. von",
  "metadata": [
                                        {"label":"dc:title", "value": "Campanula poscharskyana Degen"}
                ,        {"label":"dc:description", "value": "A herbarium specimen of Campanula poscharskyana Degen collected by Degen,A. von"}
                ,        {"label":"dc:creator", "value": "Degen,A. von"}
                ,        {"label":"dc:created", "value": "1906-06-05"}
                ,        {"label":"dc:type", "value": "Specimen"}
                ,        {"label":"dc:publisher", "value": "BGBM"}
                        ,        {"label":"dwc:materialSampleID", "value": "http://herbarium.bgbm.org/object/B100365483"}
                ,        {"label":"dwc:basisOfRecord", "value": "Specimen"}
                ,        {"label":"dwc:collectionCode", "value": "B"}
                ,        {"label":"dwc:catalogNumber", "value": "B 10 0365483"}
                ,        {"label":"dwc:scientificName", "value": "Campanula poscharskyana Degen"}
                ,        {"label":"dwc:previousIdentifications", "value": "Campanula poscharskyana Degen"}
                ,        {"label":"dwc:family", "value": "Campanulaceae"}
                ,        {"label":"dwc:genus", "value": "Campanula"}
                ,        {"label":"dwc:specificEpithet", "value": "poscharskyana"}
                ,        {"label":"dwc:country", "value": "Croatia"}
                ,        {"label":"dwc:countryCode", "value": "HR"}
                                        ,        {"label":"dwc:eventDate", "value": "1906-06-05"}
                        ,        {"label":"dwc:recordedBy", "value": "Degen,A. von"}
                            ,        {"label":"CETAF_ID", "value": "<a href=\"http://herbarium.bgbm.org/object/B100365483\">http://herbarium.bgbm.org/object/B100365483</a>"}
                ,        {"label":"dwciri:recordedBy", "value": "<a href=\"http://www.wikidata.org/entity/Q840188\">http://www.wikidata.org/entity/Q840188</a>"}
                                    ,        {"label":"owl:sameAs", "value": "<a href=\"http://purl.oclc.org/net/edu.harvard.huh/guid/uuid/951bebf1-3d76-43d8-afeb-703faa9c0db7\">http://purl.oclc.org/net/edu.harvard.huh/guid/uuid/951bebf1-3d76-43d8-afeb-703faa9c0db7</a>"}
                ,        {"label":"owl:sameAs", "value": "<a href=\"http://viaf.org/viaf/121366378\">http://viaf.org/viaf/121366378</a>"}
                        ,        {"label":"dwc:associatedMedia", "value": "<a href=\"https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!03!65!48!B_10_0365483.jpg/full/2048,/0/default.jpg\">https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!03!65!48!B_10_0365483.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/B100365483",
      "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_0365483.jpg",
          "width": 6639,
          "height": 10515,
          "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/03/65/48/B_10_0365483.jpg",
                "service": {
                  "@context":  "http://iiif.io/api/image/2/context.json",
                  "@id": "https://pictures.bgbm.org/digilib/Scaler/IIIF/B!10!03!65!48!B_10_0365483.jpg",
                  "profile": "http://iiif.io/api/image/2/level2.json",
                  "proctocol": "http://iiif.io/api/image"
                },
                "format": "image/jpeg",
                "width": 6639,
                "height": 10515
              }
            }
          ]
        }
                      ]
    }
  ]
}