@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/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3073-81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3073-81> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3073-81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05623333333"^^xsd:decimal ;
  dwc:decimalLongitude "134.281016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3073-81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05623333333"^^xsd:decimal ;
  geo-pos:long "134.281016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3073-81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3073-81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3073-81'^^xsd:string;
  dwc:scientificName 'Corycaeus (Ditrichocorycaeus) farrani Frnchtl 1923'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.281016667'^^xsd:double;
  dwc:latitude '-6.05623333333'^^xsd:double;
  dwc:aphiaid '357920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3073-81'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '346305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31030> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833666666667 -5.58411666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.833666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58411666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833666666667 -5.58411666667)"^^geo:wktLiteral ;
  geo-pos:lat "0.833666666667"^^xsd:decimal ;
  geo-pos:long "-5.58411666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31030'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-5.58411666667'^^xsd:double;
  dwc:latitude '0.833666666667'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31030'^^xsd:string;
  dwc:observationDate '2005-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31017> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2821833333 5.45001666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2821833333"^^xsd:decimal ;
  dwc:decimalLongitude "5.45001666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2821833333 5.45001666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2821833333"^^xsd:decimal ;
  geo-pos:long "5.45001666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31017'^^xsd:integer;
  dwc:scientificName 'Ceratonotus vareschii George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45001666667'^^xsd:double;
  dwc:latitude '-16.2821833333'^^xsd:double;
  dwc:aphiaid '362302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31017'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1562480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31015> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2821833333 5.45001666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2821833333"^^xsd:decimal ;
  dwc:decimalLongitude "5.45001666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2821833333 5.45001666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2821833333"^^xsd:decimal ;
  geo-pos:long "5.45001666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31015'^^xsd:integer;
  dwc:scientificName 'Ceratonotus steiningeri George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45001666667'^^xsd:double;
  dwc:latitude '-16.2821833333'^^xsd:double;
  dwc:aphiaid '362301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31015'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1562477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28952> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28952'^^xsd:integer;
  dwc:scientificName 'Remaneicaris analuizae Corgosinho & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28952'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3006-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3006-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3006-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65391666667"^^xsd:decimal ;
  dwc:decimalLongitude "134.255616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3006-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65391666667"^^xsd:decimal ;
  geo-pos:long "134.255616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3006-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3006-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3006-83'^^xsd:string;
  dwc:scientificName 'Corycaeus (Ditrichocorycaeus) asiaticus mertoni Fr'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Indopazifisches Warmwasser- und Tropengebiet.'^^xsd:string;
  dwc:longitude '134.255616667'^^xsd:double;
  dwc:latitude '-5.65391666667'^^xsd:double;
  dwc:aphiaid '363043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3006-83'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '363043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28951> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28951'^^xsd:integer;
  dwc:scientificName 'Remaneicaris analuizae Corgosinho & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28951'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31024> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2829166667 5.45026666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2829166667"^^xsd:decimal ;
  dwc:decimalLongitude "5.45026666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2829166667 5.45026666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2829166667"^^xsd:decimal ;
  geo-pos:long "5.45026666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31024'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45026666667'^^xsd:double;
  dwc:latitude '-16.2829166667'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31024'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28954> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28954'^^xsd:integer;
  dwc:scientificName 'Remaneicaris analuizae Corgosinho & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28954'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93946666667 134.615766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.93946666667"^^xsd:decimal ;
  dwc:decimalLongitude "134.615766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93946666667 134.615766667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.93946666667"^^xsd:decimal ;
  geo-pos:long "134.615766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3064'^^xsd:integer;
  dwc:scientificName 'Oithona simplex f. quinquesetosa Frnchtl 1923'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.615766667'^^xsd:double;
  dwc:latitude '-5.93946666667'^^xsd:double;
  dwc:aphiaid '363586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3064'^^xsd:string;
  dwc:observationDate '1908-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '363586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05623333333"^^xsd:decimal ;
  dwc:decimalLongitude "134.281016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05623333333"^^xsd:decimal ;
  geo-pos:long "134.281016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3033'^^xsd:integer;
  dwc:scientificName 'Pseudodiaptomus mertoni Frnchtl 1923'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.281016667'^^xsd:double;
  dwc:latitude '-6.05623333333'^^xsd:double;
  dwc:aphiaid '355172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3033'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '355172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28977> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.65 130.601666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.65"^^xsd:decimal ;
  dwc:decimalLongitude "130.601666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.65 130.601666667)"^^geo:wktLiteral ;
  geo-pos:lat "79.65"^^xsd:decimal ;
  geo-pos:long "130.601666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28977'^^xsd:integer;
  dwc:scientificName 'Aspinothorax insolentis Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:longitude '130.601666667'^^xsd:double;
  dwc:latitude '79.65'^^xsd:double;
  dwc:aphiaid '362285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28977'^^xsd:string;
  dwc:observationDate '1993-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '362285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3045-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3045-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3045-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05623333333"^^xsd:decimal ;
  dwc:decimalLongitude "134.281016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3045-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05623333333"^^xsd:decimal ;
  geo-pos:long "134.281016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3045-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3045-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3045-99'^^xsd:string;
  dwc:scientificName 'Acartia (Odontacartia) erythraea var. brehmi Frnch'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.281016667'^^xsd:double;
  dwc:latitude '-6.05623333333'^^xsd:double;
  dwc:aphiaid '707479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3045-99'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '707479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32076> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2834166667 5.44981666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2834166667"^^xsd:decimal ;
  dwc:decimalLongitude "5.44981666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2834166667 5.44981666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2834166667"^^xsd:decimal ;
  geo-pos:long "5.44981666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:32076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '32076'^^xsd:integer;
  dwc:scientificName 'Bradya kurtschminkei Seifried & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.44981666667'^^xsd:double;
  dwc:latitude '-16.2834166667'^^xsd:double;
  dwc:aphiaid '367186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:32076'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '367186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31023> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9707 2.99665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9707"^^xsd:decimal ;
  dwc:decimalLongitude "2.99665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9707 2.99665)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9707"^^xsd:decimal ;
  geo-pos:long "2.99665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31023'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.99665'^^xsd:double;
  dwc:latitude '-19.9707'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31023'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31021> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9707 2.99665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9707"^^xsd:decimal ;
  dwc:decimalLongitude "2.99665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9707 2.99665)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9707"^^xsd:decimal ;
  geo-pos:long "2.99665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31021'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.99665'^^xsd:double;
  dwc:latitude '-19.9707'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31021'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32078> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1117333333 7.34695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.1117333333"^^xsd:decimal ;
  dwc:decimalLongitude "7.34695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.1117333333 7.34695)"^^geo:wktLiteral ;
  geo-pos:lat "-28.1117333333"^^xsd:decimal ;
  geo-pos:long "7.34695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:32078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '32078'^^xsd:integer;
  dwc:scientificName 'Bradya kurtschminkei Seifried & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '7.34695'^^xsd:double;
  dwc:latitude '-28.1117333333'^^xsd:double;
  dwc:aphiaid '367186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:32078'^^xsd:string;
  dwc:observationDate '2005-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '367186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31027> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833983333333 -5.5854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.833983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833983333333 -5.5854)"^^geo:wktLiteral ;
  geo-pos:lat "0.833983333333"^^xsd:decimal ;
  geo-pos:long "-5.5854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31027'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-5.5854'^^xsd:double;
  dwc:latitude '0.833983333333'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31027'^^xsd:string;
  dwc:observationDate '2005-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31436> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2833333333"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31436'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus schminkei Veit-K÷hler & Drewes 2009'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '-16.2833333333'^^xsd:double;
  dwc:aphiaid '398958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31436'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '534484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3061-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3061-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3061-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65391666667"^^xsd:decimal ;
  dwc:decimalLongitude "134.255616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3061-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65391666667"^^xsd:decimal ;
  geo-pos:long "134.255616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3061-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3061-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3061-93'^^xsd:string;
  dwc:scientificName 'Oithona attenuata var. latithoracica Frnchtl 1923'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Indopazifisches Warmwasser- und Tropengebiet.'^^xsd:string;
  dwc:longitude '134.255616667'^^xsd:double;
  dwc:latitude '-5.65391666667'^^xsd:double;
  dwc:aphiaid '363576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3061-93'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '220944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05623333333"^^xsd:decimal ;
  dwc:decimalLongitude "134.281016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05623333333"^^xsd:decimal ;
  geo-pos:long "134.281016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Pseudodiaptomus mertoni Frnchtl 1923'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.281016667'^^xsd:double;
  dwc:latitude '-6.05623333333'^^xsd:double;
  dwc:aphiaid '355172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3034'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '355172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31437> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2833333333"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31437'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus schminkei Veit-K÷hler & Drewes 2009'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '-16.2833333333'^^xsd:double;
  dwc:aphiaid '398958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31437'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '534484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3046-100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3046-100> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3046-100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65391666667"^^xsd:decimal ;
  dwc:decimalLongitude "134.255616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3046-100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65391666667"^^xsd:decimal ;
  geo-pos:long "134.255616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3046-100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3046-100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3046-100'^^xsd:gYearMonth;
  dwc:scientificName 'Acartia (Odontacartia) erythraea var. brehmi Frnch'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Indopazifisches Warmwasser- und Tropengebiet.'^^xsd:string;
  dwc:longitude '134.255616667'^^xsd:double;
  dwc:latitude '-5.65391666667'^^xsd:double;
  dwc:aphiaid '707479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3046-100'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '707479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05623333333"^^xsd:decimal ;
  dwc:decimalLongitude "134.281016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05623333333"^^xsd:decimal ;
  geo-pos:long "134.281016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3032'^^xsd:integer;
  dwc:scientificName 'Pseudodiaptomus mertoni Frnchtl 1923'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.281016667'^^xsd:double;
  dwc:latitude '-6.05623333333'^^xsd:double;
  dwc:aphiaid '355172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3032'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '355172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31029> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833666666667 -5.58411666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.833666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.58411666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833666666667 -5.58411666667)"^^geo:wktLiteral ;
  geo-pos:lat "0.833666666667"^^xsd:decimal ;
  geo-pos:long "-5.58411666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31029'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-5.58411666667'^^xsd:double;
  dwc:latitude '0.833666666667'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31029'^^xsd:string;
  dwc:observationDate '2005-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31440> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2833333333"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31440'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus schminkei Veit-K÷hler & Drewes 2009'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '-16.2833333333'^^xsd:double;
  dwc:aphiaid '398958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31440'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '534484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31441> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2833333333"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31441'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus schminkei Veit-K÷hler & Drewes 2009'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '-16.2833333333'^^xsd:double;
  dwc:aphiaid '398958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31441'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '534484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28956> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28956'^^xsd:integer;
  dwc:scientificName 'Remaneicaris euniceae Corgosinho & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28956'^^xsd:string;
  dwc:aphiaIdAccepted '362105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31018> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.4093333333 -74.7875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.4093333333"^^xsd:decimal ;
  dwc:decimalLongitude "-74.7875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.4093333333 -74.7875)"^^geo:wktLiteral ;
  geo-pos:lat "-42.4093333333"^^xsd:decimal ;
  geo-pos:long "-74.7875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31018'^^xsd:integer;
  dwc:scientificName 'Dendropsyllus magellanicus (George & Schminke 1998'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '-74.7875'^^xsd:double;
  dwc:latitude '-42.4093333333'^^xsd:double;
  dwc:aphiaid '293101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31018'^^xsd:string;
  dwc:observationDate '2001-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '293101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3031-84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3031-84> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3031-84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.05623333333"^^xsd:decimal ;
  dwc:decimalLongitude "134.281016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3031-84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.05623333333 134.281016667)"^^geo:wktLiteral ;
  geo-pos:lat "-6.05623333333"^^xsd:decimal ;
  geo-pos:long "134.281016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3031-84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3031-84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3031-84'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus mertoni Frnchtl 1923'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.281016667'^^xsd:double;
  dwc:latitude '-6.05623333333'^^xsd:double;
  dwc:aphiaid '355172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3031-84'^^xsd:string;
  dwc:observationDate '1908-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '355172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3076-80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3076-80> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3076-80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.65391666667"^^xsd:decimal ;
  dwc:decimalLongitude "134.255616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3076-80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.65391666667 134.255616667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.65391666667"^^xsd:decimal ;
  geo-pos:long "134.255616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3076-80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3076-80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3076-80'^^xsd:string;
  dwc:scientificName 'Corycaeus (Ditrichocorycaeus) andrewsi var. rouxi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Indopazifisches Warmwasser- und Tropengebiet.'^^xsd:string;
  dwc:longitude '134.255616667'^^xsd:double;
  dwc:latitude '-5.65391666667'^^xsd:double;
  dwc:aphiaid '363042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3076-80'^^xsd:string;
  dwc:observationDate '1908-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '363042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31038> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7531666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7531666667"^^xsd:decimal ;
  geo-pos:long "-44.9791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31038'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lomonosovi Ivanenko & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-44.9791666667'^^xsd:double;
  dwc:latitude '14.7531666667'^^xsd:double;
  dwc:aphiaid '362332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31038'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '362332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32077> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.000516666666667 -2.41556666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.000516666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-2.41556666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.000516666666667 -2.41556666667)"^^geo:wktLiteral ;
  geo-pos:lat "-0.000516666666667"^^xsd:decimal ;
  geo-pos:long "-2.41556666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:32077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '32077'^^xsd:integer;
  dwc:scientificName 'Bradya kurtschminkei Seifried & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-2.41556666667'^^xsd:double;
  dwc:latitude '-0.000516666666667'^^xsd:double;
  dwc:aphiaid '367186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:32077'^^xsd:string;
  dwc:observationDate '2005-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '367186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28955> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28955'^^xsd:integer;
  dwc:scientificName 'Remaneicaris euniceae Corgosinho & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28955'^^xsd:string;
  dwc:aphiaIdAccepted '362105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31439> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2833333333 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2833333333"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31439'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus schminkei Veit-K÷hler & Drewes 2009'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '-16.2833333333'^^xsd:double;
  dwc:aphiaid '398958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31439'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '534484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31025> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.97075 2.99403333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.97075"^^xsd:decimal ;
  dwc:decimalLongitude "2.99403333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.97075 2.99403333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.97075"^^xsd:decimal ;
  geo-pos:long "2.99403333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31025'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.99403333333'^^xsd:double;
  dwc:latitude '-19.97075'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31025'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31035> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7531666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7531666667"^^xsd:decimal ;
  geo-pos:long "-44.9791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31035'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lomonosovi Ivanenko & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-44.9791666667'^^xsd:double;
  dwc:latitude '14.7531666667'^^xsd:double;
  dwc:aphiaid '362332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31035'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '362332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31022> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9706 2.99583333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.9706"^^xsd:decimal ;
  dwc:decimalLongitude "2.99583333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.9706 2.99583333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.9706"^^xsd:decimal ;
  geo-pos:long "2.99583333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31022'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:longitude '2.99583333333'^^xsd:double;
  dwc:latitude '-19.9706'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31022'^^xsd:string;
  dwc:observationDate '2000-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32073> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2834166667 5.44981666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2834166667"^^xsd:decimal ;
  dwc:decimalLongitude "5.44981666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2834166667 5.44981666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2834166667"^^xsd:decimal ;
  geo-pos:long "5.44981666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:32073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '32073'^^xsd:integer;
  dwc:scientificName 'Bradya kurtschminkei Seifried & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.44981666667'^^xsd:double;
  dwc:latitude '-16.2834166667'^^xsd:double;
  dwc:aphiaid '367186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:32073'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '367186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31039> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7531666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7531666667"^^xsd:decimal ;
  geo-pos:long "-44.9791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31039'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lomonosovi Ivanenko & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-44.9791666667'^^xsd:double;
  dwc:latitude '14.7531666667'^^xsd:double;
  dwc:aphiaid '362332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31039'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '362332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3043-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3043-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3043-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93946666667 134.615766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.93946666667"^^xsd:decimal ;
  dwc:decimalLongitude "134.615766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3043-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.93946666667 134.615766667)"^^geo:wktLiteral ;
  geo-pos:lat "-5.93946666667"^^xsd:decimal ;
  geo-pos:long "134.615766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A3043-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:3043-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '3043-92'^^xsd:string;
  dwc:scientificName 'Acartia (Odontacartia) pacifica var. mertoni Steue'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:startYearCollected '1908'^^xsd:integer;
  dwc:endYearCollected '1908'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'South China and Eastern Archipelagic seas'^^xsd:string;
  dwc:longitude '134.615766667'^^xsd:double;
  dwc:latitude '-5.93946666667'^^xsd:double;
  dwc:aphiaid '707481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:3043-92'^^xsd:string;
  dwc:observationDate '1908-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '707481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28953> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.3216666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9033333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.3216666667 -44.9033333333)"^^geo:wktLiteral ;
  geo-pos:lat "-19.3216666667"^^xsd:decimal ;
  geo-pos:long "-44.9033333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28953'^^xsd:integer;
  dwc:scientificName 'Remaneicaris analuizae Corgosinho & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.9033333333'^^xsd:double;
  dwc:latitude '-19.3216666667'^^xsd:double;
  dwc:aphiaid '362103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28953'^^xsd:string;
  dwc:aphiaIdAccepted '362103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31036> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7531666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7531666667"^^xsd:decimal ;
  geo-pos:long "-44.9791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31036'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lomonosovi Ivanenko & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-44.9791666667'^^xsd:double;
  dwc:latitude '14.7531666667'^^xsd:double;
  dwc:aphiaid '362332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31036'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '362332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32075> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2834166667 5.44981666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2834166667"^^xsd:decimal ;
  dwc:decimalLongitude "5.44981666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2834166667 5.44981666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2834166667"^^xsd:decimal ;
  geo-pos:long "5.44981666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:32075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '32075'^^xsd:integer;
  dwc:scientificName 'Bradya kurtschminkei Seifried & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.44981666667'^^xsd:double;
  dwc:latitude '-16.2834166667'^^xsd:double;
  dwc:aphiaid '367186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:32075'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '367186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31037> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7531666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9791666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7531666667 -44.9791666667)"^^geo:wktLiteral ;
  geo-pos:lat "14.7531666667"^^xsd:decimal ;
  geo-pos:long "-44.9791666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31037'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lomonosovi Ivanenko & Martinez Arbiz'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '-44.9791666667'^^xsd:double;
  dwc:latitude '14.7531666667'^^xsd:double;
  dwc:aphiaid '362332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31037'^^xsd:string;
  dwc:observationDate '2004-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '362332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31019> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6566666667 -28.3816666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6566666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3816666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6566666667 -28.3816666667)"^^geo:wktLiteral ;
  geo-pos:lat "29.6566666667"^^xsd:decimal ;
  geo-pos:long "-28.3816666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31019'^^xsd:integer;
  dwc:scientificName 'Pseudechinopsyllus sindemarkae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:longitude '-28.3816666667'^^xsd:double;
  dwc:latitude '29.6566666667'^^xsd:double;
  dwc:aphiaid '362304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31019'^^xsd:string;
  dwc:observationDate '1998-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '362304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31020> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.12 -28.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.12"^^xsd:decimal ;
  dwc:decimalLongitude "-28.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.12 -28.38)"^^geo:wktLiteral ;
  geo-pos:lat "30.12"^^xsd:decimal ;
  geo-pos:long "-28.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31020'^^xsd:integer;
  dwc:scientificName 'Pseudechinopsyllus sindemarkae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '-28.38'^^xsd:double;
  dwc:latitude '30.12'^^xsd:double;
  dwc:aphiaid '362304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31020'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '362304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31016> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2839166667 5.4507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2839166667"^^xsd:decimal ;
  dwc:decimalLongitude "5.4507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2839166667 5.4507)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2839166667"^^xsd:decimal ;
  geo-pos:long "5.4507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31016'^^xsd:integer;
  dwc:scientificName 'Ceratonotus steiningeri George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.4507'^^xsd:double;
  dwc:latitude '-16.2839166667'^^xsd:double;
  dwc:aphiaid '362301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31016'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1562477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31438> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2691666667 5.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2691666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2691666667 5.45)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2691666667"^^xsd:decimal ;
  geo-pos:long "5.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31438'^^xsd:integer;
  dwc:scientificName 'Kliopsyllus schminkei Veit-K÷hler & Drewes 2009'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.45'^^xsd:double;
  dwc:latitude '-16.2691666667'^^xsd:double;
  dwc:aphiaid '398958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31438'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '534484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28978> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.1286666667 122.868333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.1286666667"^^xsd:decimal ;
  dwc:decimalLongitude "122.868333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.1286666667 122.868333333)"^^geo:wktLiteral ;
  geo-pos:lat "79.1286666667"^^xsd:decimal ;
  geo-pos:long "122.868333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A28978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:28978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '28978'^^xsd:integer;
  dwc:scientificName 'Aspinothorax insolentis Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '122.868333333'^^xsd:double;
  dwc:latitude '79.1286666667'^^xsd:double;
  dwc:aphiaid '362285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:28978'^^xsd:string;
  dwc:observationDate '1993-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '362285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32074> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2817666667 5.44956666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.2817666667"^^xsd:decimal ;
  dwc:decimalLongitude "5.44956666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.2817666667 5.44956666667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.2817666667"^^xsd:decimal ;
  geo-pos:long "5.44956666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A32074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:32074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '32074'^^xsd:integer;
  dwc:scientificName 'Bradya kurtschminkei Seifried & Martinez Arbizu'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '5.44956666667'^^xsd:double;
  dwc:latitude '-16.2817666667'^^xsd:double;
  dwc:aphiaid '367186'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:32074'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '367186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31028> ;
  mr:hasGeometry <https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833983333333 -5.5854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.833983333333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.833983333333 -5.5854)"^^geo:wktLiteral ;
  geo-pos:lat "0.833983333333"^^xsd:decimal ;
  geo-pos:long "-5.5854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/3121__urn%3Acatalog%3ASMF%3ACollection%20Copepoda%20SMF%3A31028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:SMF:Collection Copepoda SMF:31028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/3121_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    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 '2012-11-08'^^xsd:date;
  dwc:institutionCode 'SMF'^^xsd:string;
  dwc:collectionCode 'Collection Copepoda SMF'^^xsd:string;
  dwc:catalogNumber '31028'^^xsd:integer;
  dwc:scientificName 'Ancorabolina chimerae George 2006'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:longitude '-5.5854'^^xsd:double;
  dwc:latitude '0.833983333333'^^xsd:double;
  dwc:aphiaid '362385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:SMF:Collection Copepoda SMF:31028'^^xsd:string;
  dwc:observationDate '2005-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '362385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF