@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_4'^^xsd:string;
  dwc:scientificName 'Leptopontia curvicauda '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116359'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_4'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116359'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_1'^^xsd:string;
  dwc:scientificName 'Amphiascoides nanus '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115902'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_1'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_2'^^xsd:string;
  dwc:scientificName 'Cylindropsyllus ibericus '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115809'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_2'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_3'^^xsd:string;
  dwc:scientificName 'Emertonia holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '365665'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_3'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '365665'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_5'^^xsd:string;
  dwc:scientificName 'Mesochra inconspicua '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115700'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_5'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_6'^^xsd:string;
  dwc:scientificName 'Rhizothrix minuta '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116481'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_6'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116481'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_7'^^xsd:string;
  dwc:scientificName 'Wellsopsyllus intermedius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '729913'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_7'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '729913'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.18)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_BIOFILTR" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_8'^^xsd:string;
  dwc:scientificName 'Wellsopsyllus minor '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_BIOFILTR'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.18'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '729905'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_8'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '729905'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_9'^^xsd:string;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_9'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_10'^^xsd:string;
  dwc:scientificName 'Amphiascoides nanus '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115902'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_10'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115902'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_11'^^xsd:string;
  dwc:scientificName 'Halectinosoma curticorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116067'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_11'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_12'^^xsd:string;
  dwc:scientificName 'Heterolaophonte minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116242'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_12'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_15'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_15'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_16'^^xsd:string;
  dwc:scientificName 'Nannopus procerus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Garlitska L'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '743009'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_16'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '743009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_17'^^xsd:string;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_17'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_13'^^xsd:string;
  dwc:scientificName 'Huntemannia jadensis '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116190'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_13'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_14'^^xsd:string;
  dwc:scientificName 'Mesochra pygmaea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115705'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_14'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '730681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_22'^^xsd:string;
  dwc:scientificName 'Halectinosoma curticorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116067'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_22'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_23'^^xsd:string;
  dwc:scientificName 'Halectinosoma neglectum  '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116083'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_23'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_24'^^xsd:string;
  dwc:scientificName 'Heterolaophonte minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116242'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_24'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_25'^^xsd:string;
  dwc:scientificName 'Nannopus procerus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Garlitska L'^^xsd:string;
  dwc:yearIdentified '2014'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '743009'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_25'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '743009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_26'^^xsd:string;
  dwc:scientificName 'Nitokra typica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115578'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_26'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_27'^^xsd:string;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116310'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_27'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_28'^^xsd:string;
  dwc:scientificName 'Delavalia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '350706'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_28'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '350706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_20'^^xsd:string;
  dwc:scientificName 'Ectinosoma compressum '^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116037'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_20'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116037'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_21'^^xsd:string;
  dwc:scientificName 'Halectinosoma brevirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116058'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_21'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_18'^^xsd:string;
  dwc:scientificName 'Delavalia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '350706'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_18'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '350706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.51"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.51 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.51"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Kislaya" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_19'^^xsd:string;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Kislaya'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '66.51'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116814'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_19'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.53333333333333 33.166666666666664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.53333333333333"^^xsd:decimal ;
  dwc:decimalLongitude "33.166666666666664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "300"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.53333333333333 33.166666666666664)"^^geo:wktLiteral ;
  geo-pos:lat "66.53333333333333"^^xsd:decimal ;
  geo-pos:long "33.166666666666664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "300"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_WSBS" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_30'^^xsd:string;
  dwc:scientificName 'Wellsopsyllus depressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Kornev P, Chertoprud L'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_WSBS'^^xsd:string;
  dwc:collector 'Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.166666666667'^^xsd:double;
  dwc:latitude '66.533333333333'^^xsd:double;
  dwc:coordinatePrecision '300'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '729911'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_30'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '729911'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 33.28)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "33.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4617__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_HarpBase_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_HarpBase_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4617_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CHERT2005_Pulonga" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-08-28'^^xsd:date;
  dwc:institutionCode 'MSU'^^xsd:string;
  dwc:collectionCode 'HarpBase'^^xsd:string;
  dwc:catalogNumber 'MSU_HarpBase_29'^^xsd:string;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:fieldNumber 'CHERT2005_Pulonga'^^xsd:string;
  dwc:collector 'Chertoprud E, Chertoprud M, Udalov A, Kornev P'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '33.28'^^xsd:double;
  dwc:latitude '66.3'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116814'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:samplingProtocol 'syringe corer 5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_HarpBase_29'^^xsd:anyURI;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF