@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/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1753'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1751'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747'^^xsd:string;
  dwc:scientificName 'Metachoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '878619'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1747'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2147'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1503'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1530'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1902'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1531'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1536'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1537'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1538'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1540'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1546'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1513'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1516'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1519'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1524'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1525'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.25'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1527'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1754'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2233'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2235'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2236'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2237'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2238'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1892'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1468'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1469'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1479'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1482'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1485'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.683333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1493'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1899'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1900'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1893'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1898'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2140'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141'^^xsd:string;
  dwc:scientificName 'Armandia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129410'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2141'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2146'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2138'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2139'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2137'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1388'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1389'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1391'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1392'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1394'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1558'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1913'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1559'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1561'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1562'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1551'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1912'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1764'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1763'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1756'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1757'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1762'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2149'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2151'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2153'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904'^^xsd:string;
  dwc:scientificName 'Belondira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '956631'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1904'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '956631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1909'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1911'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1914'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2239'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240'^^xsd:string;
  dwc:scientificName 'Armandia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129410'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2240'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241'^^xsd:string;
  dwc:scientificName 'Belondira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '956631'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2241'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '956631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2248'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2249'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2250'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1549'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1423'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1425'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1426'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1428'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1434'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1435'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1438'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1400'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1401'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1404'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1413'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1414'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1415'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1887'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2217'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2223'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2224'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2226'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2227'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2229'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1718'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1725'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1727'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1463'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1449'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1457'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1459'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.366666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1462'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1886'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2230'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1868'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1879'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1889'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1395'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1398'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1729'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1730'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1731'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1728'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period5_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period5__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period5__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '9.4666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1422'^^xsd:string;
  dwc:observationDate '1992-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1368'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1369'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1370'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1380'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '12.733333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1381'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1357'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1367'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2125'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2106'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2117'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2118'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121'^^xsd:string;
  dwc:scientificName 'Metachoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '878619'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2121'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2124'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1326'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1332'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1333'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1336'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1345'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2100'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2102'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1346'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1347'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2105'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2103'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2104'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318'^^xsd:string;
  dwc:scientificName 'Metasphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1318'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1323'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1709'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1712'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1714'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1715'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.05'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1716'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1708'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1292'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1293'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1298'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1299'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period4_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period4__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period4__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '10.483333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1312'^^xsd:string;
  dwc:observationDate '1992-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2091'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2097'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2093'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2094'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2096'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1266'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1268'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1256'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1258'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1264'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1265'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1244'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1253'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1255'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1230'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1231'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.0333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1243'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1278'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1279'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1280'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1287'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1289'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.033333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1290'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1212'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1218'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1219'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1221'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1222'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1224'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1206'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1209'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1210'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1211'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2000'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1995'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1998'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1989'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1991'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1994'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2263'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2264'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2267'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1633'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1636'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1638'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1639'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2269'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1981'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2001'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2011'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2014'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2017'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2022'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801'^^xsd:string;
  dwc:scientificName 'Armandia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129410'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1801'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1803'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1806'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2261'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2260'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1970'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1979'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2270'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1960'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1966'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1967'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1627'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1629'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1810'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1632'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1630'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624'^^xsd:string;
  dwc:scientificName 'Metasphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1624'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1626'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2023'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_900'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_900'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_889'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_889'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_894'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_894'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_895'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_895'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_896'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_896'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_897'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_897'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_898'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_898'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_899'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_899'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_868'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_868'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_876'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_876'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_886'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_886'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_887'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_887'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_867'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_867'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_861'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_861'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_862'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_862'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_866'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_866'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_405'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_405'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1574'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1585'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1570'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1571'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1572'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2082'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2083'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2084'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1157'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1162'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1163'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1164'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1176'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1178'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1185'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1150'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1141'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1142'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1143'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1144'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2072'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1156'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1151'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1153'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1154'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2090'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074'^^xsd:string;
  dwc:scientificName 'Belondira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '956631'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2074'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '956631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1129'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1130'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1132'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686'^^xsd:string;
  dwc:scientificName 'Belondira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '956631'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1686'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '956631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1122'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.583333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1866'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2070'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1687'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1695'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1696'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699'^^xsd:string;
  dwc:scientificName 'Metachoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '878619'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1699'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_938'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_938'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_939'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_939'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_940'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_940'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_941'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_941'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_942'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_942'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_943'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_943'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_946'^^xsd:string;
  dwc:scientificName 'Sabatieria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_946'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1812'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_924'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_924'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1822'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1824'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2026'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2028'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1818'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1819'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1821'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1830'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1831'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1832'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_952'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_952'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_956'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_956'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_957'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_957'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_958'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_958'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_959'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_959'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_960'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_960'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_961'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_961'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1642'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2025'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1825'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1828'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1834'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1648'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1653'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2029'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_925'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_925'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_929'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_929'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_930'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_930'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_931'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_931'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_932'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_932'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_933'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_933'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1640'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_901'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_901'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_905'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_905'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_907'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_907'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_920'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_920'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_921'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_921'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_922'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_922'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period9_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period9__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_923'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period9__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_923'^^xsd:string;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2162'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2158'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2159'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2161'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2134'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2136'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2066'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2063'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2062'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2059'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2049'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2056'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2057'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2127'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2128'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2130'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '10.383333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2131'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2068'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2069'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2047'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2048'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2060'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2044'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2036'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period12_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period12__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period12__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2038'^^xsd:string;
  dwc:observationDate '1993-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2035'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1957'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.966666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2034'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1945'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1946'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1947'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1954'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1955'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1939'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1942'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1932'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1853'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1933'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period11_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period11__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period11__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1936'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1926'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1927'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1930'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1920'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1921'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1923'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1924'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1855'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1915'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1856'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1858'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1864'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1865'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1840'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1844'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1845'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1852'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period10_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period10__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period10__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^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:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1837'^^xsd:string;
  dwc:observationDate '1993-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1811'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1790'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1778'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1785'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1787'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1788'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1706'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1705'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1702'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1703'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1791'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1794'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1796'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1797'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1798'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.866666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1800'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1779'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1684'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1766'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767'^^xsd:string;
  dwc:scientificName 'Armandia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129410'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1767'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '129410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1773'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1775'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period8_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period8__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period8__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1777'^^xsd:string;
  dwc:observationDate '1993-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '10.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1682'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1674'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1675'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1678'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1680'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1681'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1669'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1671'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658'^^xsd:string;
  dwc:scientificName 'Metasphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1658'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1672'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1654'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623'^^xsd:string;
  dwc:scientificName 'Metachoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '878619'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1623'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1611'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1599'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1595'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1598'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1593'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1618'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1619'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1620'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1604'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1605'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1606'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1608'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period7_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period7__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610'^^xsd:string;
  dwc:scientificName 'Belondira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period7__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '956631'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1610'^^xsd:string;
  dwc:observationDate '1993-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '956631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '11.083333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1592'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period6_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period6__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period6__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '10.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1564'^^xsd:string;
  dwc:observationDate '1992-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period3_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period3__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period3__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1200'^^xsd:string;
  dwc:observationDate '1992-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1187'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1188'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1190'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194'^^xsd:string;
  dwc:scientificName 'Sphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1194'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1196'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '11.416666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1197'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1084'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1117'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1119'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1120'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1054'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1056'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1057'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1062'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1063'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1064'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period2_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period2__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period2__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.9166666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1076'^^xsd:string;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1032'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1041'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1042'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1043'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1050'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1051'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1053'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1008'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1001'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1004'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005'^^xsd:string;
  dwc:scientificName 'Dolichopodidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '150930'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1005'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '150930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1007'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1009'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011'^^xsd:string;
  dwc:scientificName 'Insecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1307'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1011'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1016'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1019'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1022'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_1029'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_998'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.633333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_998'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_983'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_983'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_985'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_985'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_986'^^xsd:string;
  dwc:scientificName 'Oncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_986'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_988'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_988'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_989'^^xsd:string;
  dwc:scientificName 'Prooncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2574'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_989'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_995'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_995'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_962'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_962'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_964'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_964'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_966'^^xsd:string;
  dwc:scientificName 'Belondira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '956631'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_966'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '956631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_974'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_974'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_975'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_975'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_976'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_976'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period1_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period1__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_982'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period1__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.516666666667'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_982'^^xsd:string;
  dwc:observationDate '1992-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2195'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2201'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repA" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202'^^xsd:string;
  dwc:scientificName 'Tubificidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repA'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '7.75'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2040'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2202'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203'^^xsd:string;
  dwc:scientificName 'Adoncholaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2565'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2203'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204'^^xsd:string;
  dwc:scientificName 'Ampelisca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2204'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2205'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214'^^xsd:string;
  dwc:scientificName 'Enchytraeidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2038'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2214'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2215'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repB" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216'^^xsd:string;
  dwc:scientificName 'Grandidierella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repB'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.0833333333333'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '205825'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2216'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '205825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251'^^xsd:string;
  dwc:scientificName 'Halichoanolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2251'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255'^^xsd:string;
  dwc:scientificName 'Metasphaerolaimus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2255'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257'^^xsd:string;
  dwc:scientificName 'Namalycastis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '129376'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2257'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.83)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5404_Ceriops%20blanco_period13_FAME%2FMARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5404_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Ceriops blanco_period13__0-2cm_repC" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'FAME/MARBIOL'^^xsd:string;
  dwc:collectionCode 'macrobenthos_Gazi_Bay_1992-1993'^^xsd:string;
  dwc:catalogNumber 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Ceriops blanco_period13__0-2cm_repC'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:longitude '39.83'^^xsd:double;
  dwc:startLongitude '39.83333'^^xsd:double;
  dwc:endLongitude '39.83333'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667, 39.83333 -4.41667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingEffort '122,72cm^2'^^xsd:string;
  dwc:samplingProtocol 'Tube (diameter 12,5 cm, sample size 122,72cm^2)'^^xsd:string;
  dwc:occurrenceId 'FAME/MARBIOL_macrobenthos_Gazi_Bay_1992-1993_2258'^^xsd:string;
  dwc:observationDate '1993-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
# EOF