@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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO1_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CO1" ;
    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_COLON_2000_CO1_1'^^xsd:string;
  dwc:scientificName 'Huntemannia jadensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CO1'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO1_1'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO1_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CO1" ;
    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_COLON_2000_CO1_2'^^xsd:string;
  dwc:scientificName 'Heterolaophonte minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CO1'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO1_2'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116242'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW1_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW1_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW1_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW1_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW1_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW1_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CW1" ;
    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_COLON_2000_CW1_3'^^xsd:string;
  dwc:scientificName 'Heterolaophonte littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CW1'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116239'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW1_3'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1859930'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS1_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS1_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS1_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS1_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS1_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CS1_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CS1" ;
    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_COLON_2000_CS1_4'^^xsd:string;
  dwc:scientificName 'Platychelipus littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CS1'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CS1_4'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116310'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO4_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO4_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO4_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO4_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO4_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO4_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CO4" ;
    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_COLON_2000_CO4_5'^^xsd:string;
  dwc:scientificName 'Parastenhelia spinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CO4'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116446'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO4_5'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116896'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW4_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW4_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW4_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW4_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW4_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW4_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CW4" ;
    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_COLON_2000_CW4_6'^^xsd:string;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CW4'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW4_6'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS4_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS4_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS4_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS4_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS4_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS4_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_FS4" ;
    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_COLON_2000_FS4_7'^^xsd:string;
  dwc:scientificName 'Paralaophonte karmensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_FS4'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116294'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS4_7'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1544055'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS2_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS2_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS2_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS2_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CS2_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CS2_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CS2" ;
    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_COLON_2000_CS2_8'^^xsd:string;
  dwc:scientificName 'Paralaophonte perplexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CS2'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116299'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CS2_8'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1544073'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW3_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW3_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW3_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW3_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW3_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW3_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CW3" ;
    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_COLON_2000_CW3_9'^^xsd:string;
  dwc:scientificName 'Tachidius discipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CW3'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW3_9'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157725'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW2_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW2_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW2_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW2_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CW2_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW2_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CW2" ;
    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_COLON_2000_CW2_11'^^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 'COLON_2000_CW2'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CW2_11'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '743009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS2_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_FS2" ;
    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_COLON_2000_FS2_12'^^xsd:string;
  dwc:scientificName 'Halectinosoma neglectum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_FS2'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS2_12'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS3_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS3_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS3_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS3_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS3_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS3_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_FS3" ;
    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_COLON_2000_FS3_13'^^xsd:string;
  dwc:scientificName 'Halectinosoma curticorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_FS3'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS3_13'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FW3_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FW3_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FW3_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FW3_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FW3_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_FW3_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_FW3" ;
    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_COLON_2000_FW3_14'^^xsd:string;
  dwc:scientificName 'Halectinosoma brevirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_FW3'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_FW3_14'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116058'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_CO1_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO1_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_CO1" ;
    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_COLON_2000_CO1_15'^^xsd:string;
  dwc:scientificName 'Paraleptastacus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_CO1'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116351'^^xsd:integer;
  dwc:sampleSize '5,4 cm²'^^xsd:string;
  dwc:samplingEffort '5,4 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_CO1_15'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.52"^^xsd:decimal ;
  dwc:decimalLongitude "32.93"^^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/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.52 32.93)"^^geo:wktLiteral ;
  geo-pos:lat "66.52"^^xsd:decimal ;
  geo-pos:long "32.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/4613__urn%3Acatalog%3AMSU%3AHarpBase%3AMSU_COLON_2000_FS2_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS2_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4613_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "COLON_2000_FS2" ;
    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_COLON_2000_FS2_10'^^xsd:string;
  dwc:scientificName 'Delavalia palustris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Chertoprud E.'^^xsd:string;
  dwc:yearIdentified '2000'^^xsd:integer;
  dwc:fieldNumber 'COLON_2000_FS2'^^xsd:string;
  dwc:collector 'Azovsky A., Chertoprud E.'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'White Sea'^^xsd:string;
  dwc:country 'Russia'^^xsd:string;
  dwc:longitude '32.93'^^xsd:double;
  dwc:latitude '66.52'^^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:occurrenceId 'urn:catalog:MSU:HarpBase:MSU_COLON_2000_FS2_10'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '350706'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF