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

{
    "next": "http://resolver.gbif.no/?format=api&limit=10&offset=380",
    "previous": "http://resolver.gbif.no/?format=api&limit=10&offset=360",
    "results": [
        {
            "@id": "http://purl.org/gbifnorway/id/d36c8f46-e74e-11e4-9780-00155d012a60",
            "@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": "Hieracium",
            "dwc:catalognumber": "925361",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Vascular Plant Herbarium, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/e45c7d91-81c6-4455-86e3-2965a5739b1f",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/d3741466-6299-11e5-9e4e-df9b91312d26",
            "@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": "Hieracium murorum",
            "dwc:catalognumber": "961944",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Vascular Plant Herbarium, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/e45c7d91-81c6-4455-86e3-2965a5739b1f",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/d37675ba-e74e-11e4-8a84-00155d012a60",
            "@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": "Hieracium subsimile",
            "dwc:catalognumber": "925390",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Vascular Plant Herbarium, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/e45c7d91-81c6-4455-86e3-2965a5739b1f",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/d384c35e-e74e-11e4-b6ea-00155d012a60",
            "@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": "Hieracium",
            "dwc:catalognumber": "925429",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Vascular Plant Herbarium, Oslo (O) UiO",
                "id": "https://gbif.org/dataset/e45c7d91-81c6-4455-86e3-2965a5739b1f",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/urn:catalog:bg:l:12014",
            "@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": "Cetrariella commixta",
            "dwc:catalognumber": "12014",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Lichen herbarium, UiB",
                "id": "https://gbif.org/dataset/fb1ecd28-f09e-4747-8bde-0b3d7a6f78d1",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/e635c0a8-7708-4a37-8fdf-37c5bcff135b",
            "@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": "Scatopsciara atomaria",
            "dwc:basisofrecord": "MaterialSample",
            "dc:isPartOf": {
                "label": "National insect monitoring in Norway",
                "id": "https://gbif.org/dataset/19fe96b0-0cf3-4a2e-90a5-7c1c19ac94ee",
                "gbif-dataset-type": "SAMPLING_EVENT"
            },
            "dc:dateRemoved": "2024-04-08"
        },
        {
            "@id": "http://purl.org/gbifnorway/id/ef95f83d-ca7f-465c-97e8-84b8b94ef1eb",
            "@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 clarkella",
            "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/urn:catalog:bg:l:12015",
            "@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": "Cetrariella commixta",
            "dwc:catalognumber": "12015",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Lichen herbarium, UiB",
                "id": "https://gbif.org/dataset/fb1ecd28-f09e-4747-8bde-0b3d7a6f78d1",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "dwc:county": "Vestland",
            "dwc:eventid": "BA00041581",
            "dwc:behavior": "yngleområde (Behavior: reproductive, Activity: Breeding)",
            "dwc:locality": "Bjørndal",
            "dwc:modified": "2005-04-20",
            "dwc:eventdate": "2004-12-03",
            "dwc:locationid": "BA00041581",
            "dwc:references": "https://faktaark.naturbase.no/Arter?id=BA00041581",
            "dwc:footprintsrs": "EPSG:25833",
            "dwc:footprintwkt": "POLYGON ((-40764.565002441406 6754046.011474609,-40741.26037597656 6754056.623474121,-40718.53527832031 6754060.92388916,-40694.39617919922 6754045.945922852,-40680.036682128906 6754028.68371582,-40671.989990234375 6754011.989929199,-40661.957092285156 6753982.362670898,-40651.62451171875 6753955.901306152,-40639.007080078125 6753919.650512695,-40631.840393066406 6753893.4786987305,-40609.43341064453 6753859.522705078,-40595.94500732422 6753832.771484375,-40576.41320800781 6753802.272521973,-40547.68377685547 6753767.736083984,-40527.572509765625 6753743.559692383,-40512.07897949219 6753703.8623046875,-40518.148193359375 6753672.519897461,-40544.620178222656 6753662.1875,-40585.15051269531 6753672.294128418,-40621.084716796875 6753697.9122924805,-40650.38409423828 6753726.125305176,-40683.694885253906 6753780.219482422,-40714.719177246094 6753824.535522461,-40736.82647705078 6753861.647705078,-40752.02941894531 6753904.510925293,-40767.53332519531 6753944.209716797,-40779.861083984375 6753983.616699219,-40779.25311279297 6754025.028503418,-40764.565002441406 6754046.011474609))",
            "dwc:municipality": "Alver",
            "dwc:occurrenceid": "BA00041581:223:8",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:catalognumber": "BA00041581-223",
            "dwc:geodeticdatum": "EPSG:4326",
            "dwc:collectioncode": "NB",
            "dwc:dateidentified": "2004-12-03",
            "dwc:scientificname": "Picus canus",
            "dwc:vernacularname": "Gråspett",
            "dwc:decimallatitude": "60.553933093771775",
            "dwc:institutioncode": "miljodir",
            "dwc:decimallongitude": "5.116378624478061",
            "dwc:occurrencestatus": "Present",
            "dwc:occurrenceremarks": "yngleområde (Behavior: reproductive, Activity: Breeding)",
            "dwc:coordinateprecision": "240",
            "owl:sameas": "ba00041581:223:8",
            "rdf:type": "occurrence",
            "dc:isPartOf": {
                "label": "Naturbase - funksjonsområder for arter",
                "id": "https://gbif.org/dataset/56fb17ca-adb2-4d82-81e1-f14803db0418",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "dwc:class": "Pezizomycetes",
            "dwc:genus": "Peziza",
            "dwc:order": "Pezizales",
            "dwc:family": "Pezizaceae",
            "dwc:phylum": "Ascomycota",
            "dwc:kingdom": "Fungi",
            "dwc:taxonid": "18338",
            "dwc:modified": "2009-04-30 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Lycoriella cellaris",
            "dwc:specificepithet": "cellaris",
            "dwc:taxonomicstatus": "valid",
            "dwc:parentnameusageid": "18333",
            "dwc:acceptednameusageid": "18338",
            "dwc:scientificnameauthorship": "(Lengersdorf, 1934)",
            "owl:sameas": "18338",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        }
    ]
}