GBIF Norway's resolver provides data published to gbif.org by Norwegian publishers. Query by appending e.g.
`?scientificname=Galium+odoratum` to filter on scientific name. Add '_add_counts=true' to return the result count (not performant).

GET /?limit=10&offset=460
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "http://resolver.gbif.no/?limit=10&offset=470",
    "previous": "http://resolver.gbif.no/?limit=10&offset=450",
    "results": [
        {
            "dwc:measurementid": "BFD70F8D-06BB-415B-9612-ED6635BC116F",
            "dwc:measurementtype": "weight",
            "dwc:measurementunit": "g",
            "dwc:measurementvalue": "7260",
            "dwc:measurementremarks": "totalvekt, g",
            "owl:sameas": "bfd70f8d-06bb-415b-9612-ed6635bc116f",
            "rdf:type": "measurementorfact",
            "dwc:relatedResourceID": "http://purl.org/gbifnorway/id/2be383e7-a00f-4de8-86a3-8136728694c2",
            "dwc:relationshipOfResource": "measurement of",
            "dc:isPartOf": {
                "label": "Otter in coastal areas - Carcasses",
                "id": "https://gbif.org/dataset/1571f0b4-efac-4e12-86ea-eb57ba6b5b43",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/af12d611-f80e-4d93-b4bd-ac44d7baf414",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Pentaschistis chrysurus (K.Schum.) Peter",
            "dwc:catalognumber": "O-DP-42833/1-T",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/af829ee3-7070-40f8-8b3b-bbd8000f7666",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Cerastium beeringianum",
            "dwc:catalognumber": "O-DP-5734/1-P",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/af864db5-be22-4084-a120-5fa05ed4a040",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Senecio schweinfurthii O.Hoffm.",
            "dwc:catalognumber": "O-DP-39059/1-T",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/af880aea-f748-4566-8353-7525ac153238",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Draba nivalis x nivalis",
            "dwc:catalognumber": "O-DP-63827/2-T",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/urn:catalog:trh:v:12345",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Daphne mezereum",
            "dwc:catalognumber": "12345",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Vascular plant herbarium TRH, NTNU University Museum",
                "id": "https://gbif.org/dataset/d29d79fd-2dc4-4ef5-89b8-cdf66994de0d",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/af8a85fa-450a-461d-8377-1821ccfb6393",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Swertia crassiuscula Gilg subsp. crassiuscula var. leucantha (T.C.E.Fr.) Sileshi",
            "dwc:catalognumber": "O-DP-35745/1-T",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/af9b7809-e670-4176-bbee-0aec80f19c74",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Nuxia floribunda Benth.",
            "dwc:catalognumber": "O-DP-14028/1-T",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/af9bbe32-edd4-4c5f-88a6-1bec8ae7fa7f",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Pedicularis flammea L.",
            "dwc:catalognumber": "O-DP-52199/1-T",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/afc0764b-986d-4d0e-aa66-8d07121bad21",
            "@context": {
                "dc": "http://purl.org/dc/elements/1.1/",
                "dwc": "http://rs.tdwg.org/dwc/terms/",
                "owl": "https://www.w3.org/tr/owl-ref/",
                "rdf": "https://www.w3.org/tr/rdf-schema/"
            },
            "rdf:type": "rs.tdwg.org/materialsample",
            "dwc:scientificname": "Lychnis abyssinica (Hochst.) Lidén",
            "dwc:catalognumber": "O-DP-33365/1-T",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Vascular plants collection",
                "id": "https://gbif.org/dataset/e73369d9-fa93-47f9-932c-e101b6dd8507",
                "gbif-dataset-type": "OCCURRENCE"
            }
        }
    ]
}