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=80
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "http://resolver.gbif.no/?format=api&limit=10&offset=90",
    "previous": "http://resolver.gbif.no/?format=api&limit=10&offset=70",
    "results": [
        {
            "@id": "http://purl.org/gbifnorway/id/urn:catalog:nhmo:ent:419245",
            "@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": "Fomoria septembrella",
            "dwc:catalognumber": "419245",
            "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/urn:catalog:nhmo:ent:419246",
            "@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": "Sorhagenia rhamniella",
            "dwc:catalognumber": "419246",
            "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/urn:catalog:nhmo:ent:419247",
            "@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": "Paraswammerdamia albicapitella",
            "dwc:catalognumber": "419247",
            "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/urn:catalog:bg:f:8285",
            "@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": "Russula delica",
            "dwc:catalognumber": "8285",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Mycology herbarium, UiB",
                "id": "https://gbif.org/dataset/41690f55-ccbe-48ba-8238-01173f657072",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/urn:catalog:bg:f:8286",
            "@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": "Russula delica",
            "dwc:catalognumber": "8286",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Mycology herbarium, UiB",
                "id": "https://gbif.org/dataset/41690f55-ccbe-48ba-8238-01173f657072",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "dwc:class": "Arachnida",
            "dwc:genus": "Eriophyes",
            "dwc:order": "Trombidiformes",
            "dwc:family": "Eriophyidae",
            "dwc:phylum": "Arthropoda",
            "dwc:kingdom": "Animalia",
            "dwc:taxonid": "135046",
            "dwc:modified": "2013-05-08 02:13:28.0",
            "dwc:taxonrank": "genus",
            "dwc:scientificname": "Acaudaleyrodes",
            "dwc:namepublishedin": "Takahashi, 1951",
            "dwc:specificepithet": "Acaudaleyrodes",
            "dwc:taxonomicstatus": "valid",
            "dwc:parentnameusageid": "135045",
            "dwc:acceptednameusageid": "135046",
            "dwc:scientificnameauthorship": "Takahashi, 1951",
            "owl:sameas": "135046",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/urn:catalog:bg:f:8287",
            "@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": "Russula delica",
            "dwc:catalognumber": "8287",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Mycology herbarium, UiB",
                "id": "https://gbif.org/dataset/41690f55-ccbe-48ba-8238-01173f657072",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/urn:catalog:nhmo:ent:419248",
            "@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": "Paraswammerdamia nebulella",
            "dwc:catalognumber": "419248",
            "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/urn:catalog:nhmo:ent:419249",
            "@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": "Bucculatrix nigricomella",
            "dwc:catalognumber": "419249",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Entomology, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/26f5b360-8770-4d54-9c2d-397798a5e513",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "dwc:class": "Arachnida",
            "dwc:genus": "Mesotritia",
            "dwc:order": "Sarcoptiformes",
            "dwc:family": "Oribotritiidae",
            "dwc:phylum": "Arthropoda",
            "dwc:kingdom": "Animalia",
            "dwc:taxonid": "135102",
            "dwc:modified": "2013-05-08 02:14:25.0",
            "dwc:taxonrank": "genus",
            "dwc:scientificname": "Pealius",
            "dwc:namepublishedin": "Quaintance & Baker, 1914",
            "dwc:specificepithet": "Pealius",
            "dwc:taxonomicstatus": "valid",
            "dwc:parentnameusageid": "135045",
            "dwc:acceptednameusageid": "135102",
            "dwc:scientificnameauthorship": "Quaintance & Baker, 1914",
            "owl:sameas": "135102",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        }
    ]
}