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 /?format=api&offset=20
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "http://resolver.gbif.no/?format=api&limit=10&offset=30",
    "previous": "http://resolver.gbif.no/?format=api&limit=10&offset=10",
    "results": [
        {
            "@id": "http://purl.org/gbifnorway/id/0cd21e9c-ba87-4577-9c2c-ddfdbe8fc045",
            "@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": "Megastigmus aculeatus",
            "dwc:catalognumber": "526234",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Entomology, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/26f5b360-8770-4d54-9c2d-397798a5e513",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/0ce4135f-943b-4ed8-898a-bd1a55791990",
            "@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": "Braconidae",
            "dwc:catalognumber": "531294",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Entomology, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/26f5b360-8770-4d54-9c2d-397798a5e513",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/809a87b8-8734-11e7-a9c0-c7ca1e9d1ee0",
            "@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": "Scapania subalpina",
            "dwc:catalognumber": "112351/1",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Bryophyte Herbarium, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/68a0650f-96ae-499c-8b2a-a4f92c01e4b3",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/80c2b66a-f017-4202-bbc1-e827c11f3ccc",
            "@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": "Cladonia cornuta",
            "dwc:catalognumber": "394795",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Lichen herbarium, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/7948250c-6958-4a29-a670-ed1015b26252",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/0ce4ce25-24cc-43fc-9f1d-b2f56d583e18",
            "@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": "Braconidae",
            "dwc:catalognumber": "523468",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Entomology, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/26f5b360-8770-4d54-9c2d-397798a5e513",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/80c3bf7a-4271-4762-b762-7fde1a3517b0",
            "@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": "Cygnus cygnus",
            "dwc:catalognumber": "BIRD-DRY-5687",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "Bird collection NTNU University Museum",
                "id": "https://gbif.org/dataset/c6a2ecf7-f9d2-4443-91b6-199f00aa01a2",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/803471",
            "@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": "Pristiphora abietina",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "Biofokus",
                "id": "https://gbif.org/dataset/2e4cc37b-302e-4f1b-bbbb-1f674ff90e14",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/8a9b0aec-b478-4ed4-ba34-c3ad32fae319",
            "@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": "Andrena haemorrhoa",
            "dwc:basisofrecord": "preservedSpecimen",
            "dc:isPartOf": {
                "label": "Solitary bees collected in a large-scale field experiment in power line clearings, southeast Norway",
                "id": "https://gbif.org/dataset/2d6e90e5-b171-48d9-8487-4bdbcf57f81b",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/57922343-a9c3-4d21-ae780052b9e8b231",
            "@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": "Pteryx suturalis",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "Beetles in previous clear-cut and near natural mature spruce forests in southern Norway",
                "id": "https://gbif.org/dataset/c035cdf1-7d8b-4e5b-9c2f-a687a5b54317",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/df19126c-87c1-47f4-9334-969b4710c83e",
            "@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": "Coregonus albula (Linnaeus, 1758)",
            "dwc:catalognumber": "NHMO-DFH-44921/2-O",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "NHMO DNA Bank Fish scale collection",
                "id": "https://gbif.org/dataset/de2875e4-6f69-460a-b8c4-ead427afd53e",
                "gbif-dataset-type": "OCCURRENCE"
            }
        }
    ]
}