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

{
    "next": "http://resolver.gbif.no/?limit=10&offset=20",
    "previous": "http://resolver.gbif.no/?limit=10",
    "results": [
        {
            "@id": "http://purl.org/gbifnorway/id/d0d6c8e7-b75f-4293-bf9f-1f8df6f7a3af",
            "@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": "Procloeon bifidum",
            "dwc:catalognumber": "WET-18185",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "Freshwater benthic invertebrates ecological collection NTNU University Museum",
                "id": "https://gbif.org/dataset/33591b80-0e31-480c-82ce-2f57211b10e6",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/d0d7efca-f9fe-4e6f-a751-54fcdd74ce4e",
            "@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": "Ceratopogonidae",
            "dwc:catalognumber": "WET-9518",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "Freshwater benthic invertebrates ecological collection NTNU University Museum",
                "id": "https://gbif.org/dataset/33591b80-0e31-480c-82ce-2f57211b10e6",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/83179426-6947-457b-944d-4d57566d90fd",
            "@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": "Leuctra",
            "dwc:catalognumber": "WET-10029",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "Freshwater benthic invertebrates ecological collection NTNU University Museum",
                "id": "https://gbif.org/dataset/33591b80-0e31-480c-82ce-2f57211b10e6",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/urn:catalog:bg:s:2024458",
            "@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": "Symphyotrichum ×salignum",
            "dwc:catalognumber": "2024458",
            "dwc:basisofrecord": "Preservedspecimen",
            "dc:isPartOf": {
                "label": "Vascular Plant Herbarium, UiB",
                "id": "https://gbif.org/dataset/4db619a6-9429-4bef-90c9-06cc90c39552",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "dwc:day": "24",
            "dwc:year": "2019",
            "dwc:class": "Arachnida",
            "dwc:month": "9",
            "dwc:order": "Acari (Hydracarina)",
            "dwc:county": "Stjørdal",
            "dwc:phylum": "Chelicerata",
            "dwc:country": "Norway",
            "dwc:eventid": "urn:uuid:963ccb0f-6558-4370-9584-25e2688665e3",
            "dwc:kingdom": "Animalia",
            "dwc:locality": "Byabekken",
            "dwc:modified": "2019-12-13 10:37:43.504951",
            "dwc:continent": "Europe",
            "dwc:datasetid": "106f2574-c13c-4974-bd76-86f28d1f42ae",
            "dwc:eventdate": "2019-09-24 00:00:00/2019-09-24 00:01:00",
            "dwc:taxonrank": "Order",
            "dwc:recordedby": "Kjærstad, Gaute",
            "dwc:datasetname": "Bekker vannområde Stjørdalsvassdraget",
            "dwc:fieldnumber": "locality: Byabekken | cartographicCoordinates: 32VNR9947038408 | stationNumber: 1 | eventDate: 2019-09-24 | samplingProtocol: Rot (1 min) | samplingEffort: 1 | samplingDuration: 0.00069444 | sampleSizeUnit: decimalMinute | sampleSizeValue: 1 | sampleNumber: 2 | roundNumber: 1",
            "dwc:accessrights": "CC-BY 4.0",
            "dwc:collectionid": "518a79b2-ab9e-4f22-aad5-efc340340668",
            "dwc:identifiedby": "Kjærstad, Gaute",
            "dwc:occurrenceid": "urn:uuid:d0d9f323-d2b5-4368-8ce0-a32466f5b842",
            "dwc:preparations": "Data",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:geodeticdatum": "WGS84",
            "dwc:stateprovince": "Nord-Trøndelag",
            "dwc:collectioncode": "LI",
            "dwc:dateidentified": "2019-01-01",
            "dwc:samplesizeunit": "decimalMinute",
            "dwc:scientificname": "Acari (Hydracarina)",
            "dwc:decimallatitude": "63.46013829",
            "dwc:individualcount": "1",
            "dwc:institutioncode": "NTNU-VM",
            "dwc:samplesizevalue": "1",
            "dwc:decimallongitude": "10.99548237",
            "dwc:occurrencestatus": "present",
            "dwc:organismquantity": "1/1",
            "dwc:samplingprotocol": "Rot (1 min)",
            "dwc:organismquantitytype": "individualCount",
            "dwc:minimumelevationinmeters": "5",
            "dwc:scientificnameauthorship": "Thon",
            "owl:sameas": "d0d9f323-d2b5-4368-8ce0-a32466f5b842",
            "rdf:type": "occurrence",
            "dwc:relatedResourceID": "963ccb0f-6558-4370-9584-25e2688665e3",
            "dc:isPartOf": {
                "label": "Freshwater benthic invertebrates ecological collection NTNU University Museum",
                "id": "https://gbif.org/dataset/33591b80-0e31-480c-82ce-2f57211b10e6",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "dwc:day": "12",
            "dwc:year": "1987",
            "dwc:class": "Insecta",
            "dwc:month": "6",
            "dwc:order": "Diptera",
            "dwc:county": "Stor-Elvdal",
            "dwc:family": "Chironomidae",
            "dwc:phylum": "Arthropoda",
            "dwc:country": "Norway",
            "dwc:eventid": "urn:uuid:584307cd-6cab-4e16-b19f-4c286abdb666",
            "dwc:kingdom": "Animalia",
            "dwc:locality": "Atnsjøen eco",
            "dwc:modified": "2020-03-05 19:35:07.973035",
            "dwc:continent": "Europe",
            "dwc:datasetid": "af9f7dc7-e96d-4ffb-8c31-896b1a619850",
            "dwc:eventdate": "1987-06-12",
            "dwc:taxonrank": "Family",
            "dwc:datasetname": "Atna",
            "dwc:fieldnumber": "locality: Atnsjøen eco | cartographicCoordinates: 32VNP6229959700 | stationNumber: 5 | eventDate: 1987-06-12 | samplingProtocol: Grabb Ekman | samplingEffort: 1 | sampleSizeUnit: square metre | sampleSizeValue: 0.1 | sampleNumber: 2 | minimumDistanceAboveSurfaceInMeters: -30.00 | maximumDistanceAboveSurfaceInMeters: -30.00",
            "dwc:accessrights": "CC-BY 4.0",
            "dwc:collectionid": "518a79b2-ab9e-4f22-aad5-efc340340668",
            "dwc:occurrenceid": "urn:uuid:d0da20a4-b6d2-44de-872b-41d24f167614",
            "dwc:preparations": "Data",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:geodeticdatum": "WGS84",
            "dwc:stateprovince": "Hedmark",
            "dwc:collectioncode": "LI",
            "dwc:samplesizeunit": "square metre",
            "dwc:scientificname": "Chironomidae",
            "dwc:decimallatitude": "61.86491960",
            "dwc:individualcount": "3",
            "dwc:institutioncode": "NTNU-VM",
            "dwc:samplesizevalue": "0.100000001",
            "dwc:decimallongitude": "10.18425400",
            "dwc:occurrencestatus": "present",
            "dwc:organismquantity": "1/1",
            "dwc:samplingprotocol": "Grabb Ekman",
            "dwc:maximumdepthinmeters": "30.00",
            "dwc:minimumdepthinmeters": "30.00",
            "dwc:organismquantitytype": "individualCount",
            "dwc:minimumelevationinmeters": "701",
            "dwc:coordinateuncertaintyinmeters": "100",
            "owl:sameas": "d0da20a4-b6d2-44de-872b-41d24f167614",
            "rdf:type": "occurrence",
            "dwc:relatedResourceID": "584307cd-6cab-4e16-b19f-4c286abdb666",
            "dc:isPartOf": {
                "label": "Freshwater benthic invertebrates ecological collection NTNU University Museum",
                "id": "https://gbif.org/dataset/33591b80-0e31-480c-82ce-2f57211b10e6",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "dwc:measurementid": "urn:uuid:62fb0a52-ef5a-42cd-9b86-5a5571fe29d9",
            "dwc:measurementtype": "totalLength",
            "dwc:measurementunit": "mm",
            "dwc:measurementvalue": "154",
            "dwc:measurementmethod": "total length measured from tip of snouth to end of tail in natural position",
            "dwc:measurementdeterminedby": "Eva M. Ulvan",
            "owl:sameas": "62fb0a52-ef5a-42cd-9b86-5a5571fe29d9",
            "rdf:type": "measurementorfact",
            "dwc:relatedResourceID": "http://purl.org/gbifnorway/id/03875e33-e583-49b4-a484-5970a3938654",
            "dwc:relationshipOfResource": "measurement of",
            "dc:isPartOf": {
                "label": "Gillnet test fishing and radiocaesium (Cs-137) of brown trout (Salmo trutta) and Arctic char (Salvelinus aplinus) 2008 and 2009 from 20 Central Scandinavian lakes: Occurrences",
                "id": "https://gbif.org/dataset/28c6444b-d35e-4863-a342-820a82ba63b7",
                "gbif-dataset-type": "OCCURRENCE"
            }
        },
        {
            "@id": "http://purl.org/gbifnorway/id/d0d934e4-0f3d-401b-a03d-46389d02b7d3",
            "@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": "Trichoptera",
            "dwc:catalognumber": "WET-8056",
            "dwc:basisofrecord": "PreservedSpecimen",
            "dc:isPartOf": {
                "label": "Freshwater benthic invertebrates ecological collection NTNU University Museum",
                "id": "https://gbif.org/dataset/33591b80-0e31-480c-82ce-2f57211b10e6",
                "gbif-dataset-type": "SAMPLING_EVENT"
            }
        },
        {
            "dwc:day": "22",
            "dwc:sex": "not recorded",
            "dwc:year": "2024",
            "dwc:genus": "Streblosoma",
            "dwc:month": "5",
            "dwc:county": "Møre og Romsdal",
            "dwc:country": "Norway",
            "dwc:modified": "2024-05-22 00:00:00.0000000",
            "dwc:recordedby": "Åkerblå AS",
            "dwc:identifiedby": "Åkerblå AS",
            "dwc:occurrenceid": "miljodir:vannmiljo:323436698",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:catalognumber": "323436698",
            "dwc:stateprovince": "Haram",
            "dwc:collectioncode": "vannmiljo",
            "dwc:scientificname": "Streblosoma intestinale",
            "dwc:decimallatitude": "62.673019766196369",
            "dwc:individualcount": "1",
            "dwc:institutioncode": "miljodir",
            "dwc:decimallongitude": "6.3556701959839588",
            "dwc:maximumelevationinmeters": "0",
            "dwc:minimumelevationinmeters": "0",
            "dwc:coordinateuncertaintyinmeters": "1000",
            "owl:sameas": "miljodir:vannmiljo:323436698",
            "rdf:type": "occurrence",
            "dc:isPartOf": {
                "label": "Norwegian Biodiversity Information Centre - Other datasets",
                "id": "https://gbif.org/dataset/492d63a8-4978-4bc7-acd8-7d0e3ac0e744",
                "gbif-dataset-type": "OCCURRENCE"
            },
            "dc:dateRemoved": "2025-09-04"
        },
        {
            "dwc:day": "22",
            "dwc:sex": "not recorded",
            "dwc:year": "2024",
            "dwc:genus": "Oxydromus",
            "dwc:month": "5",
            "dwc:county": "Møre og Romsdal",
            "dwc:country": "Norway",
            "dwc:modified": "2024-05-22 00:00:00.0000000",
            "dwc:recordedby": "Åkerblå AS",
            "dwc:identifiedby": "Åkerblå AS",
            "dwc:occurrenceid": "miljodir:vannmiljo:323436942",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:catalognumber": "323436942",
            "dwc:stateprovince": "Haram",
            "dwc:collectioncode": "vannmiljo",
            "dwc:scientificname": "Oxydromus vittatus",
            "dwc:decimallatitude": "62.664669768889624",
            "dwc:individualcount": "1",
            "dwc:institutioncode": "miljodir",
            "dwc:decimallongitude": "6.3686801917115972",
            "dwc:maximumelevationinmeters": "0",
            "dwc:minimumelevationinmeters": "0",
            "dwc:coordinateuncertaintyinmeters": "1000",
            "owl:sameas": "miljodir:vannmiljo:323436942",
            "rdf:type": "occurrence",
            "dc:isPartOf": {
                "label": "Norwegian Biodiversity Information Centre - Other datasets",
                "id": "https://gbif.org/dataset/492d63a8-4978-4bc7-acd8-7d0e3ac0e744",
                "gbif-dataset-type": "OCCURRENCE"
            },
            "dc:dateRemoved": "2025-09-04"
        }
    ]
}