@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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8286'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8286'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8241'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8241'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8246'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8246'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8266'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8266'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8271'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8271'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8664'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8664'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8535'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8535'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8486'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8486'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8495'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8495'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8630'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8630'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8631'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8631'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8590'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8590'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8436'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8436'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8441'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8441'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8511'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8511'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8521'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8521'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8659'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8659'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8426'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8426'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8265'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8265'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8899'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8899'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8551'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8551'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8351'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8351'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8291'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8291'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8225'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8225'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8231'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8231'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8320'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8320'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8336'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8336'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8346'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8346'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8401'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8401'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8406'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8406'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8421'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8421'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8455'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8455'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8216'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8216'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8251'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8251'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8256'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8256'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8400'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8400'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8636'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8636'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8281'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8281'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8331'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8331'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8296'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8296'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8719'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8719'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8724'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8724'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8814'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8814'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8904'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8904'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8360'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8360'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8934'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8934'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8939'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8939'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8794'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8794'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8859'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8859'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8874'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8874'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8999'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8999'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8501'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8501'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_9004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_9004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_9004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_9004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_9004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_9004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_9004'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_9004'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8431'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8431'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8989'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8989'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8376'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8376'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8779'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8779'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8739'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8739'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8748'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8748'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8694'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8694'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8799'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8799'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8804'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8804'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8844'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8844'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8211'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8211'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8301'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8301'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8644'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8644'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8734'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8734'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8541'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8541'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8571'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8571'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8576'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8576'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8616'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8616'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8621'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8621'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8653'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8653'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8699'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8699'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8704'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8704'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8669'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8669'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8894'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8894'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8919'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8919'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8964'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8964'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8366'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8366'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8195'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8195'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8416'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8416'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.58"^^xsd:decimal ;
  dwc:decimalLongitude "39.41"^^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/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.58 39.41)"^^geo:wktLiteral ;
  geo-pos:lat "-4.58"^^xsd:decimal ;
  geo-pos:long "39.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%205_KMFRI_Zooplankton_Shirazi_1998_8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8391'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.41'^^xsd:double;
  dwc:startLongitude '39.412986234617'^^xsd:double;
  dwc:endLongitude '39.412986234617'^^xsd:double;
  dwc:latitude '-4.58'^^xsd:double;
  dwc:startLatitude '-4.5849590750468'^^xsd:double;
  dwc:endLatitude '-4.5849590750468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468, 39.412986234617 -4.5849590750468))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8391'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8239'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8239'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8244'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8244'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8396'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8396'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8397'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8397'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8198'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8198'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8269'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8269'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8594'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8594'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8662'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8662'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8514'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8514'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8531'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8531'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8532'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8532'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8484'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8484'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8491'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8491'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8499'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8499'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8626'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8626'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8824'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8824'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8634'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8634'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8451'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8451'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8519'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8519'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8727'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8727'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8434'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8434'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8424'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8424'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8784'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8784'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8785'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8785'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8657'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8657'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8897'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8897'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8289'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8289'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8229'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8229'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8316'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8316'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8344'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8344'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8404'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8404'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8479'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8479'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8214'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8214'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8221'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8221'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8249'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8249'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8254'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8254'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8261'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8261'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8262'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8262'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8279'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8279'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8419'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8419'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8329'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8329'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8334'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8334'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8294'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8294'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8299'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8299'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8677'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8677'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8682'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8682'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8985'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8985'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8717'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8717'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8812'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8812'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8817'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8817'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8356'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8356'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8762'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8762'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8767'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8767'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8409'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8409'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8772'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8772'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8930'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8930'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8792'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8792'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8797'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8797'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_9002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_9002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_9002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_9002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_9002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_9002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_9002'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_9002'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8374'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8374'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8977'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8977'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8429'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8429'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8997'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8997'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8384'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8384'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8539'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8539'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8777'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8777'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8880'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8880'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8559'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8559'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8569'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8569'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8744'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8744'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8689'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8689'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8690'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8690'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8807'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8807'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8825'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8825'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8832'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8832'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8842'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8842'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8847'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8847'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8857'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8857'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8892'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8892'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8209'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8209'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8284'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8284'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8504'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8504'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8509'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8509'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8586'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8586'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8587'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8587'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8619'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8619'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8642'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8642'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8649'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8649'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8947'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8947'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8952'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8952'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8962'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8962'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8912'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8912'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8917'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8917'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8922'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8922'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8364'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8364'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.56"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.56 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.56"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%203_KMFRI_Zooplankton_Shirazi_1998_8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8414'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.424718932075'^^xsd:double;
  dwc:endLongitude '39.424718932075'^^xsd:double;
  dwc:latitude '-4.56'^^xsd:double;
  dwc:startLatitude '-4.5606814164621'^^xsd:double;
  dwc:endLatitude '-4.5606814164621'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621, 39.424718932075 -4.5606814164621))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8414'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8242'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8242'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8287'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8287'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8392'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8392'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8196'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8196'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8592'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8592'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8607'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8607'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8612'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8612'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8660'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8660'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8665'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8665'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8512'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8512'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8487'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8487'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8497'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8497'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8821'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8821'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8632'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8632'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8427'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8427'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8517'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8517'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8567'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8567'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8685'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8685'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8975'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8975'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8990'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8990'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8237'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8237'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8292'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8292'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8227'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8227'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8232'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8232'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8637'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8637'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8342'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8342'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8347'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8347'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8467'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8467'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8477'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8477'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8482'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8482'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8217'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8217'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8218'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8218'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8252'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8252'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8258'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8258'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8282'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8282'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8312'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8312'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8715'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8715'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8815'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8815'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8820'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8820'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8900'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8900'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8352'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8352'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8760'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8760'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8765'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8765'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8770'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8770'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8307'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8307'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8775'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8775'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8926'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8926'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8795'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8795'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8876'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8876'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8557'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8557'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8686'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8686'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8790'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8790'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8925'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8925'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8202'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8202'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8432'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8432'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8995'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8995'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8382'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8382'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8387'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8387'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8537'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8537'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8780'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8780'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8781'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8781'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8740'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8740'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8741'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8741'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8645'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8645'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8695'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8695'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8805'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8805'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8810'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8810'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8830'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8830'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8840'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8840'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8845'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8845'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8855'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8855'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8890'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8890'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8207'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8207'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8212'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8212'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8302'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8302'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8735'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8735'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8502'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8502'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8507'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8507'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8582'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8582'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8583'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8583'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8617'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8617'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8622'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8622'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8981'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8981'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8655'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8655'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8700'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8700'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8670'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8670'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8675'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8675'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8895'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8895'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8960'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8960'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8910'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8910'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8915'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8915'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8920'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8920'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8528'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8528'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8527'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8527'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8362'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8362'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8372'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8372'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8412'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8412'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.52"^^xsd:decimal ;
  dwc:decimalLongitude "39.42"^^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/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.52 39.42)"^^geo:wktLiteral ;
  geo-pos:lat "-4.52"^^xsd:decimal ;
  geo-pos:long "39.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%201_KMFRI_Zooplankton_Shirazi_1998_8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8417'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.42'^^xsd:double;
  dwc:startLongitude '39.429141256501'^^xsd:double;
  dwc:endLongitude '39.429141256501'^^xsd:double;
  dwc:latitude '-4.52'^^xsd:double;
  dwc:startLatitude '-4.5293190136436'^^xsd:double;
  dwc:endLatitude '-4.5293190136436'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436, 39.429141256501 -4.5293190136436))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8417'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8398'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8398'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8199'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8199'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8264'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8264'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8270'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8270'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8410'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8410'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8663'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8663'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8493'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8493'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8500'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8500'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8628'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8628'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8635'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8635'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8728'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8728'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8435'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8435'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8520'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8520'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8589'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8589'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8425'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8425'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8505'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8505'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8290'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8290'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8230'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8230'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8318'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8318'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8335'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8335'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8345'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8345'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8405'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8405'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8420'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8420'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8250'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8250'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8255'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8255'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8453'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8453'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8275'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8275'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8280'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8280'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8330'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8330'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8295'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8295'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8678'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8678'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8683'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8683'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8987'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8987'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8723'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8723'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8813'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8813'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8898'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8898'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8903'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8903'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8263'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8263'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8932'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8932'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8943'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8943'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8793'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8793'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8873'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8873'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_9003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_9003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_9003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_9003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_9003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_9003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_9003'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_9003'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8738'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8738'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8858'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8858'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8978'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8978'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8998'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8998'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8375'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8375'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8385'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8385'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8640'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8640'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8778'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8778'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8798'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8798'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8560'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8560'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8565'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8565'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8746'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8746'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8691'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8691'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8803'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8803'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8843'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8843'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8893'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8893'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8300'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8300'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8305'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8305'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8223'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8223'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8540'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8540'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8545'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8545'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8550'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8550'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8570'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8570'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8615'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8615'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8643'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8643'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8651'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8651'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8658'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8658'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8698'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8698'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8703'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8703'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8708'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8708'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8668'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8668'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8963'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8963'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8918'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8918'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8923'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8923'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8525'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8525'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8365'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8365'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8510'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8510'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.59"^^xsd:decimal ;
  dwc:decimalLongitude "39.43"^^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/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.59 39.43)"^^geo:wktLiteral ;
  geo-pos:lat "-4.59"^^xsd:decimal ;
  geo-pos:long "39.43"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%204_KMFRI_Zooplankton_Shirazi_1998_8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8415'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.43'^^xsd:double;
  dwc:startLongitude '39.435729617381'^^xsd:double;
  dwc:endLongitude '39.435729617381'^^xsd:double;
  dwc:latitude '-4.59'^^xsd:double;
  dwc:startLatitude '-4.5947964906072'^^xsd:double;
  dwc:endLatitude '-4.5947964906072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072, 39.435729617381 -4.5947964906072))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8415'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8243'^^xsd:string;
  dwc:scientificName 'Cumacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1137'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8243'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8288'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8288'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8394'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8394'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8395'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8395'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8423'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8423'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8197'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8197'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8268'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8268'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8598'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8598'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8613'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8613'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8661'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8661'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8666'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8666'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8624'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8624'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8489'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8489'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8498'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8498'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8633'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8633'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8438'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8438'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8449'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8449'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8428'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8428'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8518'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8518'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8706'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8706'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8811'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8811'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8238'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8238'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8228'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8228'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8638'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8638'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8343'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8343'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8403'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8403'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8478'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8478'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8483'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8483'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8213'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8213'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8219'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8219'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8260'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8260'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8278'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8278'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8283'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8283'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8328'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8328'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8333'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8333'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8293'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8293'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8298'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8298'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8314'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8314'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8676'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8676'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8681'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8681'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8711'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8711'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8721'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8721'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8726'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8726'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8816'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8816'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8901'^^xsd:string;
  dwc:scientificName 'Acari'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '292684'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8901'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '292684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8906'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8906'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8354'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8354'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8731'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8731'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8776'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8776'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8928'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8928'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8791'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8791'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8796'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8796'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8871'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8871'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8878'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8878'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_9001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_9001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_9001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_9001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_9001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_9001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_9001'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_9001'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8523'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8523'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8273'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8273'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8418'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8418'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8976'^^xsd:string;
  dwc:scientificName 'Poecilostomatoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1103'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8976'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1381349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8529'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8529'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8991'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8991'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8996'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8996'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8641'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8641'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8782'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8782'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8563'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8563'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8568'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8568'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8687'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8687'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8688'^^xsd:string;
  dwc:scientificName 'Fish'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8688'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8801'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8801'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8946'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8946'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8891'^^xsd:string;
  dwc:scientificName 'Siphonophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '254409'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8891'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8303'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^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:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8303'^^xsd:string;
  dwc:observationDate '1998-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8348'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8348'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8543'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8543'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8548'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8548'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8647'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8647'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8696'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8696'^^xsd:string;
  dwc:observationDate '1998-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8503'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8503'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8508'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8508'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8585'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8585'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8656'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8656'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8896'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8896'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8951'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8951'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8961'^^xsd:string;
  dwc:scientificName 'Mysidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '2824'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8961'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8916'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8916'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8921'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8921'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8363'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8363'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8373'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8373'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8388'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8388'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8433'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8433'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.44"^^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/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.44)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5248_Station%202_KMFRI_Zooplankton_Shirazi_1998_8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Zooplankton_Shirazi_1998_8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5248_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  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 '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOMAMA - VUB'^^xsd:string;
  dwc:collectionCode 'Zooplankton community of Shirazi Bay (April-December 1998)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Zooplankton_Shirazi_1998_8413'^^xsd:string;
  dwc:scientificName 'Hydromedusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.44'^^xsd:double;
  dwc:startLongitude '39.44236310402'^^xsd:double;
  dwc:endLongitude '39.44236310402'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:startLatitude '-4.5382990397744'^^xsd:double;
  dwc:endLatitude '-4.5382990397744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744, 39.44236310402 -4.5382990397744))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bongo net (1.5 m net with a 45 cm radius mouth and mesh size of 335 µm)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Zooplankton_Shirazi_1998_8413'^^xsd:string;
  dwc:observationDate '1998-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF